๐Ÿงฎ Brain Teaser

The Torus That Forgets a Disk

Let T2=S1ร—S1T^2 = S^1 \times S^1 be the torus. Remove an open disk DD from T2T^2 to obtain the punctured torus T2โˆ–DT^2 \setminus D.

Show that T2โˆ–DT^2 \setminus D deformation retracts onto a wedge of two circles S1โˆจS1S^1 \vee S^1, and conclude that

ฯ€1(T2โˆ–D)โ‰…F2,\pi_1(T^2 \setminus D) \cong F_2,

the free group on two generators.

As a bonus, use this to understand geometrically why ฯ€1(T2)โ‰…Z2\pi_1(T^2) \cong \mathbb{Z}^2 is the abelianization of F2F_2.

fundamental groupdeformation retractCW complexvan Kampenfree grouptorus

Answer: The Torus That Forgets a Disk

Key Idea / Intuition

Think of the torus as a square with opposite edges identified. The punctured torus is exactly that square (a compact 2-cell) with the interior of the disk removed โ€” but since the disk's hole can be "inflated" to fill the square's interior, the punctured torus collapses down to just the boundary of the square. That boundary, after the identifications of the torus, becomes precisely a figure-eight (wedge of two circles). Attaching the 2-cell back (i.e., filling the hole) introduces exactly one relation โ€” that the attaching map (the commutator abaโˆ’1bโˆ’1aba^{-1}b^{-1}) is trivial โ€” which abelianizes F2F_2 to Z2\mathbb{Z}^2.


Formal Proof / Solution

Step 1: Model the torus as a CW complex

Represent T2T^2 as the unit square [0,1]2[0,1]^2 with the standard identifications:

  • (0,t)โˆผ(1,t)(0,t) \sim (1,t) (left/right edges identified, labeled aa)
  • (s,0)โˆผ(s,1)(s,0) \sim (s,1) (top/bottom edges identified, labeled bb)

This gives T2T^2 a CW structure with:

  • one 0-cell: the single vertex vv (all four corners identified),
  • two 1-cells: aa and bb,
  • one 2-cell: the open square interior, attached via the loop abaโˆ’1bโˆ’1aba^{-1}b^{-1}.

Step 2: Remove a disk

Remove a small open disk DD from the interior of the 2-cell (the open square). What remains is the square with a hole โ€” topologically, a compact surface with one boundary circle (the hole's boundary) and the four edges of the square.

Step 3: Deformation retract

The region [0,1]2โˆ–D[0,1]^2 \setminus D (with interior hole) deformation retracts onto its boundary. But we must respect the edge identifications.

More precisely: T2โˆ–DT^2 \setminus D deformation retracts onto the 1-skeleton of the CW complex, which consists of just the two 1-cells aa and bb glued at the single vertex vv. This is exactly S1โˆจS1S^1 \vee S^1.

Why? The punctured square is homotopy equivalent to its boundary โˆ‚([0,1]2)\partial([0,1]^2) โ€” just push every point radially outward from the center of the removed disk to the boundary of the square. After the edge identifications of the torus, โˆ‚([0,1]2)\partial([0,1]^2) becomes the loop abaโˆ’1bโˆ’1a b a^{-1} b^{-1} based at vv, which is the 1-skeleton S1โˆจS1S^1 \vee S^1.

Step 4: Apply van Kampen / standard result

Since T2โˆ–Dโ‰ƒS1โˆจS1T^2 \setminus D \simeq S^1 \vee S^1, we immediately get

ฯ€1(T2โˆ–D)โ‰…ฯ€1(S1โˆจS1)โ‰…F2=โŸจa,bโŸฉ.\pi_1(T^2 \setminus D) \cong \pi_1(S^1 \vee S^1) \cong F_2 = \langle a, b \rangle.

Bonus: Recovering ฯ€1(T2)โ‰…Z2\pi_1(T^2) \cong \mathbb{Z}^2

T2T^2 is obtained from T2โˆ–DT^2 \setminus D by gluing back the 2-cell along the loop โˆ‚D\partial D, which in the 1-skeleton is the commutator abaโˆ’1bโˆ’1aba^{-1}b^{-1}.

By van Kampen's theorem applied to T2=(T2โˆ–D)โˆชโˆ‚DD2T^2 = (T^2 \setminus D) \cup_{\partial D} D^2:

ฯ€1(T2)โ‰…F2/โŸจโ€‰โฃโŸจabaโˆ’1bโˆ’1โŸฉโ€‰โฃโŸฉ=โŸจa,bโˆฃabaโˆ’1bโˆ’1=1โŸฉโ‰…Z2.\pi_1(T^2) \cong F_2 \big/ \langle\!\langle aba^{-1}b^{-1} \rangle\!\rangle = \langle a, b \mid aba^{-1}b^{-1} = 1 \rangle \cong \mathbb{Z}^2.

So ฯ€1(T2)\pi_1(T^2) is exactly the abelianization of ฯ€1(T2โˆ–D)\pi_1(T^2 \setminus D). The one 2-cell that fills the puncture is precisely responsible for making aa and bb commute. Geometrically: the disk "kills" all non-commutativity, and the free group collapses to Z2\mathbb{Z}^2.

Summary

| Space | Homotopy type | ฯ€1\pi_1 | |---|---|---| | T2โˆ–DT^2 \setminus D | S1โˆจS1S^1 \vee S^1 | F2F_2 (free, non-abelian) | | T2T^2 | torus | Z2\mathbb{Z}^2 (abelian) |

The single 2-cell is the exact algebraic "commutator killer."

Source: Introduction to Topological Manifolds, John M. Lee; classical algebraic topology folklore

Type: topologySource: Introduction to Topological Manifolds, John M. Lee; classical algebraic topology folkloreEdit on GitHub โ†—