Let $X$ be a topological space. I want to show that the cone $CX$ is contractible. Here we construct a deformation retraction from $CX$ to the tip point of the cone $$H_t: CX\to CX;\; (x,t')\mapsto (x,t'(1-t))$$ is this correct?
|
This is an "elementary" exercise, that I've found in lots of lists of problems in a first year of General Topology and in fact shouldn't be asked at that time. May I ask you how are you going to prove that the map $H$ is continuous? Chances are that you're not able to do so -but it's not your fault, if this is the first time you're studying Topology. The reason is that you need some extra resources that, usually, are not taught at this level and are the following:
$$ H' : (X \times I) \times I \longrightarrow X \times I \ , \qquad H'((x,t),s) = (x, t(1-s)) $$ which is a honest, continuous map, just because of the universal property of the product of spaces. (BTW, you shouldn't "hide" the $I$.)
$$ \pi : X\times I \longrightarrow CX \ , \qquad \pi (x,t) = [x,t] \ , $$ which is fair, since this is also continuous by definition of the quotient topology on $CX$.
$$ \pi H' ((x,0),s) = [x,0] \ , \quad \text{for all}\quad x \ . $$ So it induces a well-defined map: your $H$. Right. But: why is this map $H$ continuous? The reason is: because the map natural map $\pi \times \mathrm{id} : (X\times I) \times I \longrightarrow CX \times I$ is an identification; that is, $CX\times I$ has the quotient topology induced by this $\pi \times \mathrm{id}$ and hence, by the universal property of the quotient topology, $H$ is continuous. (Otherwise said: the product topology of $CX \times I$ agrees with the quotient topology induced by $\pi\times\mathrm{id}$.) But it's not generally true that if you have and identification $\pi : X \longrightarrow Y$, then $\pi \times \mathrm{id} : X\times K \longrightarrow Y\times K$ is necessarily an identification too. This is true when $K$ is a locally compact Hausdorff space, which our $K = I$ fortunately happens to be. So, despite what it looks like, $CX \times I$ is an honest quotient too and everything works. (You can find this result in Bredon's "Topology and Geometry", Springer GTM, proposition 13.19.) |
||||
|
|
|
You have to modify your homotopy a bit to make this work: Define $H : CX \times I \to CX$ by $H([x,t],s) = [x,(1-s)(t) + t]$ and that should work. Actually on second thoughts your homotopy above should work but your notation is confusing: Define $$H : CX \times I \to CX$$ by $H([x,t],s) = [x,t(1-s)]$ and that should work, at $s = 0$ you get the identity map on $CX$ and at $s = 1$ you get the constant map at the tip of the cone which for you is $[x,0]$ (my cone tip is $[x,1]$ ) which is different from yours but it does not matter. |
|||
|
|