ConceptComplete

Homotopy of Maps

Homotopy is the central idea of algebraic topology: two continuous maps are homotopic if one can be continuously deformed into the other. This notion captures the intuition that topology studies properties invariant under "rubber sheet" deformations.


Definition

Definition9.1Homotopy

Let XX and YY be topological spaces and f,g:Xβ†’Yf, g: X \to Y continuous maps. A homotopy from ff to gg is a continuous map H:XΓ—[0,1]β†’YH: X \times [0, 1] \to Y such that: H(x,0)=f(x)andH(x,1)=g(x)forΒ allΒ x∈X.H(x, 0) = f(x) \quad \text{and} \quad H(x, 1) = g(x) \quad \text{for all } x \in X.

If such an HH exists, we say ff and gg are homotopic and write f≃gf \simeq g. The map HH is also written Ht(x)=H(x,t)H_t(x) = H(x, t), giving a one-parameter family of continuous maps Ht:Xβ†’YH_t: X \to Y with H0=fH_0 = f and H1=gH_1 = g.

RemarkHomotopy as Deformation

Think of the parameter t∈[0,1]t \in [0, 1] as "time." At time t=0t = 0, the map is ff; at time t=1t = 1, the map is gg. The homotopy HH provides a continuous deformation from ff to gg through the intermediate maps HtH_t.


Basic Properties

Theorem9.1Homotopy is an Equivalence Relation

Homotopy ≃\simeq is an equivalence relation on the set of continuous maps f:Xβ†’Yf: X \to Y.

Proof

Reflexivity: f≃ff \simeq f via the constant homotopy H(x,t)=f(x)H(x, t) = f(x).

Symmetry: If H:f≃gH: f \simeq g, then HΛ‰(x,t)=H(x,1βˆ’t)\bar{H}(x, t) = H(x, 1 - t) gives g≃fg \simeq f.

Transitivity: If H:f≃gH: f \simeq g and K:g≃hK: g \simeq h, define: L(x,t)={H(x,2t)ifΒ 0≀t≀1/2,K(x,2tβˆ’1)ifΒ 1/2≀t≀1.L(x, t) = \begin{cases} H(x, 2t) & \text{if } 0 \leq t \leq 1/2, \\ K(x, 2t - 1) & \text{if } 1/2 \leq t \leq 1. \end{cases} By the pasting lemma ([0,1/2][0, 1/2] and [1/2,1][1/2, 1] are closed, H(x,1)=g(x)=K(x,0)H(x, 1) = g(x) = K(x, 0)), LL is continuous. So f≃hf \simeq h.

β– 
Definition9.2Homotopy Classes

The equivalence class [f][f] of a continuous map f:X→Yf: X \to Y under homotopy is called its homotopy class. The set of all homotopy classes is denoted [X,Y][X, Y].


Examples

ExampleBasic Homotopies
  1. Null-homotopy in Rn\mathbb{R}^n: Any continuous f:Xβ†’Rnf: X \to \mathbb{R}^n is homotopic to any other g:Xβ†’Rng: X \to \mathbb{R}^n via the straight-line homotopy H(x,t)=(1βˆ’t)f(x)+tg(x)H(x, t) = (1 - t)f(x) + tg(x). In particular, every map to Rn\mathbb{R}^n is null-homotopic (homotopic to a constant map).

  2. Identity and constant maps on SnS^n: The identity id⁑:Snβ†’Sn\operatorname{id}: S^n \to S^n is not null-homotopic (not homotopic to a constant) for nβ‰₯1n \geq 1. This is a deep fact, proved using the fundamental group (for n=1n = 1) or higher homotopy groups.

  3. Maps between spheres: Two maps f,g:S1β†’S1f, g: S^1 \to S^1 are homotopic if and only if they have the same degree: deg⁑(f)=deg⁑(g)\deg(f) = \deg(g). So [S1,S1]β‰…Z[S^1, S^1] \cong \mathbb{Z}.


Homotopy Equivalence

Definition9.3Homotopy Equivalence

Two spaces XX and YY are homotopy equivalent (or have the same homotopy type) if there exist continuous maps f:Xβ†’Yf: X \to Y and g:Yβ†’Xg: Y \to X such that g∘f≃id⁑Xg \circ f \simeq \operatorname{id}_X and f∘g≃id⁑Yf \circ g \simeq \operatorname{id}_Y.

We write X≃YX \simeq Y and call ff a homotopy equivalence with homotopy inverse gg.

Definition9.4Contractible Space

A space XX is contractible if it is homotopy equivalent to a point. Equivalently, id⁑X\operatorname{id}_X is null-homotopic: there exists a homotopy H:XΓ—[0,1]β†’XH: X \times [0, 1] \to X with H0=id⁑XH_0 = \operatorname{id}_X and H1≑x0H_1 \equiv x_0 for some x0∈Xx_0 \in X.

ExampleHomotopy Equivalences
  1. Rn\mathbb{R}^n is contractible: H(x,t)=(1βˆ’t)xH(x, t) = (1 - t)x contracts Rn\mathbb{R}^n to the origin.

  2. Rnβˆ–{0}≃Snβˆ’1\mathbb{R}^n \setminus \{0\} \simeq S^{n-1}: The inclusion ΞΉ:Snβˆ’1β†ͺRnβˆ–{0}\iota: S^{n-1} \hookrightarrow \mathbb{R}^n \setminus \{0\} and the retraction r(x)=x/βˆ₯xβˆ₯r(x) = x/\|x\| are homotopy inverses.

  3. M"obius band ≃S1\simeq S^1: The M"obius band deformation retracts to its central circle.

  4. Figure-eight ≃\simeq punctured torus: The torus with a point removed is homotopy equivalent to the wedge of two circles.


Relative Homotopy and Path Homotopy

Definition9.5Relative Homotopy

Let AβŠ†XA \subseteq X. Two maps f,g:Xβ†’Yf, g: X \to Y are homotopic relative to AA (written f≃gβ€…β€Š(relΒ A)f \simeq g \; (\text{rel } A)) if there exists a homotopy H:XΓ—[0,1]β†’YH: X \times [0, 1] \to Y with H0=fH_0 = f, H1=gH_1 = g, and H(a,t)=f(a)=g(a)H(a, t) = f(a) = g(a) for all a∈Aa \in A and t∈[0,1]t \in [0, 1].

Definition9.6Path Homotopy

Two paths Ξ³0,Ξ³1:[0,1]β†’X\gamma_0, \gamma_1: [0, 1] \to X with the same endpoints (Ξ³0(0)=Ξ³1(0)=x0\gamma_0(0) = \gamma_1(0) = x_0 and Ξ³0(1)=Ξ³1(1)=x1\gamma_0(1) = \gamma_1(1) = x_1) are path-homotopic if Ξ³0≃γ1β€…β€Š(relΒ {0,1})\gamma_0 \simeq \gamma_1 \; (\text{rel } \{0, 1\}).

RemarkHomotopy vs. Homeomorphism

Homotopy equivalence is much weaker than homeomorphism. For example, Rn≃{0}\mathbb{R}^n \simeq \{0\} (a single point) for all nn, while Rmβ‰…Rn\mathbb{R}^m \cong \mathbb{R}^n only when m=nm = n. Algebraic topology primarily studies homotopy-invariant properties (fundamental group, homology, cohomology), which cannot distinguish homotopy equivalent spaces.