(algebraic topology) question about the cellular approximation theoremSome questions about cellular homology and cohomologyDecoupling the algebra from the topology in cellular homologyUnderstanding example 2.36 in Hatcher's Algebraic Topology (calculating homology groups)For a CW-complex $X$, $(X, X^(n))$ is n-connected (without using cellular approximation)The set $pi_n(X)$ of homotopy classes is singleton if $X$ is given the discrete topologyHow to apply the cellular boundary formula?Simplicial Approximation TheoremIdea behind the proof of Whitehead's Theorem and Compression LemmaQuestion about theorem in Hatcher's Algebraic TopologyCellular approximation theorem
Why does the trade federation become so alarmed upon learning the ambassadors are Jedi Knights?
Did the Shuttle's rudder or elevons operate when flown on its carrier 747?
Confused about 誘われて (Sasowarete)
Why doesn't Anakin's lightsaber explode when it's chopped in half on Geonosis?
Meaning of slash chord without anything left of the slash
Redox reactions redefined
Why use null function instead of == []
Alternatives to using writing paper for writing practice
GPIO and Python - GPIO.output() not working
Deep Learning based time series forecasting
Integral clarification
Why hasn't the U.S. government paid war reparations to any country it attacked?
Should you avoid redundant information after dialogue?
Filtering fine silt/mud from water (not necessarily bacteria etc.)
Add region constraint to Graphics
How would someone destroy a black hole that’s at the centre of a planet?
How to draw a gif with expanding circles that reveal lines connecting a non-centered point to the expanding circle using Tikz
What impact would a dragon the size of Asia have on the environment?
How to make "plastic" sounding distored guitar
Published paper containing well-known results
What is the closed form of the following recursive function?
Was adding milk to tea started to reduce employee tea break time?
Project Euler, problem # 9, Pythagorean triplet
Is it rude to tell recruiters I would only change jobs for a better salary?
(algebraic topology) question about the cellular approximation theorem
Some questions about cellular homology and cohomologyDecoupling the algebra from the topology in cellular homologyUnderstanding example 2.36 in Hatcher's Algebraic Topology (calculating homology groups)For a CW-complex $X$, $(X, X^(n))$ is n-connected (without using cellular approximation)The set $pi_n(X)$ of homotopy classes is singleton if $X$ is given the discrete topologyHow to apply the cellular boundary formula?Simplicial Approximation TheoremIdea behind the proof of Whitehead's Theorem and Compression LemmaQuestion about theorem in Hatcher's Algebraic TopologyCellular approximation theorem
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
$begingroup$
I have a question about the proof $pi _n(S^k) = 0 ~ for ~ n<k~$ by using cellular approximation theorem. According to the proof, (Wikipedia)
$mathbfproof $. Give $S^n, S^k $ their canonical CW-structure, with one 0-cell each, and with one n-cell for $S^n$ and k-cell for $S^k$. Any base-point preserving map $ f: S^n to S^k $ is by the cellular approximation theorem homotopic to a constant map, whence $pi_n(S^k)=0 $
Then, I cannot understand why f is homotopic to a constant map by the cellular approximation theorem.
algebraic-topology homotopy-theory
New contributor
Hanwoong Cho is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
$endgroup$
add a comment |
$begingroup$
I have a question about the proof $pi _n(S^k) = 0 ~ for ~ n<k~$ by using cellular approximation theorem. According to the proof, (Wikipedia)
$mathbfproof $. Give $S^n, S^k $ their canonical CW-structure, with one 0-cell each, and with one n-cell for $S^n$ and k-cell for $S^k$. Any base-point preserving map $ f: S^n to S^k $ is by the cellular approximation theorem homotopic to a constant map, whence $pi_n(S^k)=0 $
Then, I cannot understand why f is homotopic to a constant map by the cellular approximation theorem.
algebraic-topology homotopy-theory
New contributor
Hanwoong Cho is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
$endgroup$
add a comment |
$begingroup$
I have a question about the proof $pi _n(S^k) = 0 ~ for ~ n<k~$ by using cellular approximation theorem. According to the proof, (Wikipedia)
$mathbfproof $. Give $S^n, S^k $ their canonical CW-structure, with one 0-cell each, and with one n-cell for $S^n$ and k-cell for $S^k$. Any base-point preserving map $ f: S^n to S^k $ is by the cellular approximation theorem homotopic to a constant map, whence $pi_n(S^k)=0 $
Then, I cannot understand why f is homotopic to a constant map by the cellular approximation theorem.
algebraic-topology homotopy-theory
New contributor
Hanwoong Cho is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
$endgroup$
I have a question about the proof $pi _n(S^k) = 0 ~ for ~ n<k~$ by using cellular approximation theorem. According to the proof, (Wikipedia)
$mathbfproof $. Give $S^n, S^k $ their canonical CW-structure, with one 0-cell each, and with one n-cell for $S^n$ and k-cell for $S^k$. Any base-point preserving map $ f: S^n to S^k $ is by the cellular approximation theorem homotopic to a constant map, whence $pi_n(S^k)=0 $
Then, I cannot understand why f is homotopic to a constant map by the cellular approximation theorem.
algebraic-topology homotopy-theory
algebraic-topology homotopy-theory
New contributor
Hanwoong Cho is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Hanwoong Cho is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Hanwoong Cho is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 9 hours ago
Hanwoong ChoHanwoong Cho
211 bronze badge
211 bronze badge
New contributor
Hanwoong Cho is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Hanwoong Cho is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
Since $n<k$, $n$-th skeleton of $S^k$ is just a point, but the $n$-th skeleton of $S^n$ is already $S^n$ itself. Cellular approximation implies that $f$ is homotopic to $g: S^n to S^k$ with the property $$g(S^n)=g(textsk^n(S^n)) subset textsk^n(S^k)=textpt ,$$ so $g$ is a map to a point.
$endgroup$
add a comment |
$begingroup$
Since $f$ is homotopic to some cellular map $g$ we only need to consider $g$ for now. We have that $g$ maps the $j$-skeleton of $S^n$, $0 leq j leq n$, to the $j$-skeleton of $S^k$. As $n < k$ (and we have these CW-structures), you can only map to the point that gives the $0$-skeleton of $S^k$ as we first add new cells at level $k$.
$endgroup$
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "69"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Hanwoong Cho is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3292946%2falgebraic-topology-question-about-the-cellular-approximation-theorem%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Since $n<k$, $n$-th skeleton of $S^k$ is just a point, but the $n$-th skeleton of $S^n$ is already $S^n$ itself. Cellular approximation implies that $f$ is homotopic to $g: S^n to S^k$ with the property $$g(S^n)=g(textsk^n(S^n)) subset textsk^n(S^k)=textpt ,$$ so $g$ is a map to a point.
$endgroup$
add a comment |
$begingroup$
Since $n<k$, $n$-th skeleton of $S^k$ is just a point, but the $n$-th skeleton of $S^n$ is already $S^n$ itself. Cellular approximation implies that $f$ is homotopic to $g: S^n to S^k$ with the property $$g(S^n)=g(textsk^n(S^n)) subset textsk^n(S^k)=textpt ,$$ so $g$ is a map to a point.
$endgroup$
add a comment |
$begingroup$
Since $n<k$, $n$-th skeleton of $S^k$ is just a point, but the $n$-th skeleton of $S^n$ is already $S^n$ itself. Cellular approximation implies that $f$ is homotopic to $g: S^n to S^k$ with the property $$g(S^n)=g(textsk^n(S^n)) subset textsk^n(S^k)=textpt ,$$ so $g$ is a map to a point.
$endgroup$
Since $n<k$, $n$-th skeleton of $S^k$ is just a point, but the $n$-th skeleton of $S^n$ is already $S^n$ itself. Cellular approximation implies that $f$ is homotopic to $g: S^n to S^k$ with the property $$g(S^n)=g(textsk^n(S^n)) subset textsk^n(S^k)=textpt ,$$ so $g$ is a map to a point.
answered 9 hours ago
BananeenBananeen
8736 silver badges13 bronze badges
8736 silver badges13 bronze badges
add a comment |
add a comment |
$begingroup$
Since $f$ is homotopic to some cellular map $g$ we only need to consider $g$ for now. We have that $g$ maps the $j$-skeleton of $S^n$, $0 leq j leq n$, to the $j$-skeleton of $S^k$. As $n < k$ (and we have these CW-structures), you can only map to the point that gives the $0$-skeleton of $S^k$ as we first add new cells at level $k$.
$endgroup$
add a comment |
$begingroup$
Since $f$ is homotopic to some cellular map $g$ we only need to consider $g$ for now. We have that $g$ maps the $j$-skeleton of $S^n$, $0 leq j leq n$, to the $j$-skeleton of $S^k$. As $n < k$ (and we have these CW-structures), you can only map to the point that gives the $0$-skeleton of $S^k$ as we first add new cells at level $k$.
$endgroup$
add a comment |
$begingroup$
Since $f$ is homotopic to some cellular map $g$ we only need to consider $g$ for now. We have that $g$ maps the $j$-skeleton of $S^n$, $0 leq j leq n$, to the $j$-skeleton of $S^k$. As $n < k$ (and we have these CW-structures), you can only map to the point that gives the $0$-skeleton of $S^k$ as we first add new cells at level $k$.
$endgroup$
Since $f$ is homotopic to some cellular map $g$ we only need to consider $g$ for now. We have that $g$ maps the $j$-skeleton of $S^n$, $0 leq j leq n$, to the $j$-skeleton of $S^k$. As $n < k$ (and we have these CW-structures), you can only map to the point that gives the $0$-skeleton of $S^k$ as we first add new cells at level $k$.
answered 8 hours ago
ThorWittichThorWittich
3,2503 silver badges20 bronze badges
3,2503 silver badges20 bronze badges
add a comment |
add a comment |
Hanwoong Cho is a new contributor. Be nice, and check out our Code of Conduct.
Hanwoong Cho is a new contributor. Be nice, and check out our Code of Conduct.
Hanwoong Cho is a new contributor. Be nice, and check out our Code of Conduct.
Hanwoong Cho is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3292946%2falgebraic-topology-question-about-the-cellular-approximation-theorem%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown