What is the suspension used in the Freudenthal suspension theorem?

986 Views Asked by At

The theorem states:

The suspension map $\pi_{i}( S^{n})\rightarrow \pi_{i}(S^{n+1})$ is an isomorphism when $i<2n-1$ and a surjection when $i=2n-1$. In the case where $X$ is an $(n-1)$-connected CW complex, this holds for the suspension map $\pi_{i}(X)\rightarrow \pi_{i}(SX)$.

But what explicitly is this suspension map?

2

There are 2 best solutions below

4
On

Suspension is a functor $\Sigma$ defined on the homotopy category of pointed topological spaces. It maps $[X,Y]$ to $[\Sigma X,\Sigma Y]$, by mapping an arrow $f:X\to Y$ to an arrow $\Sigma f:\Sigma X\to \Sigma Y$ (see below) and being homotopy invariant. Here the brackets denote homotopy classes of based maps.

Therefore it maps $\pi_n(X)=[S^n,X]$ to $[\Sigma S^n,\Sigma X]\cong [S^{n+1},\Sigma X] = \pi_{n+1}(\Sigma X)$.


You seem to ask for clarification concerning the explicit construction of the suspension functor, namely at the level of maps. I believe Arkowitz's explanation in "Introduction to Homotopy Theory" is very explicit, and in turn, complements Amitesh's answer (you can ignore the definitions of $c$ and $j$ as they are not relevant for our purposes):

enter image description here

Geometrically, you should picture $\Sigma f$ going from $\Sigma A$ to $\Sigma A'$, and being just $f$ at every horizontal slice, which is a time $t$.

2
On

I am writing this answer as a supplement to Bruno's excellent (and sufficient) answer to provide an alternative perspective.

Let $X$ be a topological space and let $SX$ denote the suspension of $X$. Note that $X$ is the union of the upper cone $C_{+}X$ and the lower cone $C_{-}X$ (I assume that you have seen this before so I won't be explicit with the notation but I can be so if you like).

The suspension map is defined as follows:

$\pi_{i}(X)\cong \pi_i(C_{+}X,X)\to \pi_i(SX,C_{-}X)\to \pi_{i+1}(SX)$

where the isomorphisms can be derived from the appropriate long exact sequences of homotopy groups of a pair (using the contractibility of the cones $C_{+}X$ and $C_{-}X$) and the middle map is induced by inclusion. (Of course, this is assuming you are familiar with the notion of relative homotopy groups.)

Hope this helps!