๐Ÿงฎ Brain Teaser

The Fundamental Group of the Real Projective Plane: An Unexpected Finite Group

Let RP2\mathbb{RP}^2 denote the real projective plane, obtained from S2S^2 by identifying antipodal points: xโˆผโˆ’xx \sim -x.

(a) Show that the quotient map q:S2โ†’RP2q: S^2 \to \mathbb{RP}^2 is a 2-sheeted covering space.

(b) Using covering space theory, determine ฯ€1(RP2,[p])\pi_1(\mathbb{RP}^2, [p]).

(c) Why is it surprising that a non-trivial loop in RP2\mathbb{RP}^2 traversed twice becomes null-homotopic, even though traversed once it is not?

fundamental groupcovering spacesprojective planedeck transformationstorsion

Answer: Fundamental Group of RPยฒ

Key Idea / Intuition

The sphere S2S^2 is simply connected (every loop can be contracted), and it sits as a 2-sheeted covering space over RP2\mathbb{RP}^2. Covering space theory gives us a beautiful shortcut: the fundamental group of the base space is exactly the group of deck transformations of the covering, which here is Z/2Z\mathbb{Z}/2\mathbb{Z} โ€” the antipodal map and the identity. The surprise is geometric: walking a full loop in RP2\mathbb{RP}^2 corresponds to a path (not a loop) in S2S^2 connecting antipodal points; walking it twice gives a genuine loop in S2S^2, which contracts โ€” and this contraction projects down to a null-homotopy in RP2\mathbb{RP}^2.


Formal Proof / Solution

Part (a): q:S2โ†’RP2q: S^2 \to \mathbb{RP}^2 is a 2-sheeted covering

For any point [x]โˆˆRP2[x] \in \mathbb{RP}^2, choose an open hemisphere UโŠ‚S2U \subset S^2 containing xx (so small that it doesn't intersect its antipodal image โˆ’U-U). Then the open set V=q(U)โŠ‚RP2V = q(U) \subset \mathbb{RP}^2 is evenly covered:

qโˆ’1(V)=UโŠ”(โˆ’U),q^{-1}(V) = U \sqcup (-U),

and qq restricts to a homeomorphism on each sheet. Since every point has exactly 2 preimages (xx and โˆ’x-x), this is a 2-sheeted covering.


Part (b): Computing ฯ€1(RP2)\pi_1(\mathbb{RP}^2)

Key theorem from covering space theory: If p:X~โ†’Xp: \tilde{X} \to X is a covering with X~\tilde{X} simply connected, then

ฯ€1(X,x0)โ‰…Deck(X~/X)โ‰…Fiber(x0)=pโˆ’1(x0).\pi_1(X, x_0) \cong \text{Deck}(\tilde{X}/X) \cong \text{Fiber}(x_0) = p^{-1}(x_0).

More precisely, there is an exact sequence

1โ†’ฯ€1(S2)โ†’ฯ€1(RP2)โ†’Z/2Zโ†’1.1 \to \pi_1(S^2) \to \pi_1(\mathbb{RP}^2) \to \mathbb{Z}/2\mathbb{Z} \to 1.

Since S2S^2 is simply connected, ฯ€1(S2)=1\pi_1(S^2) = 1, so:

ฯ€1(RP2)โ‰…Z/2Z.\pi_1(\mathbb{RP}^2) \cong \mathbb{Z}/2\mathbb{Z}.

Explicitly: The generator ฮณ\gamma of ฯ€1(RP2)\pi_1(\mathbb{RP}^2) is the image of any path in S2S^2 from xx to โˆ’x-x (the two antipodal preimages of a basepoint). This projects to a loop in RP2\mathbb{RP}^2. Traversed twice, it lifts to a loop xโ†’โˆ’xโ†’xx \to -x \to x in S2S^2, which is null-homotopic in S2S^2 (since ฯ€1(S2)=0\pi_1(S^2) = 0), and the null-homotopy projects down to a null-homotopy in RP2\mathbb{RP}^2.

Hence ฮณ2=1\gamma^2 = 1 in ฯ€1(RP2)\pi_1(\mathbb{RP}^2), confirming ฯ€1(RP2)=Z/2Z\pi_1(\mathbb{RP}^2) = \mathbb{Z}/2\mathbb{Z}.


Part (c): Why this is surprising

It seems paradoxical: going around a loop twice should "feel more non-trivial," not less. In Z\mathbb{Z} (like ฯ€1(S1)\pi_1(S^1)), winding twice gives a strictly bigger element. But Z/2Z\mathbb{Z}/2\mathbb{Z} is different: the only element of order 2 satisfies ฮณ+ฮณ=0\gamma + \gamma = 0.

Geometrically: a single traversal lifts to a path (not a loop) in S2S^2, so it has no chance to be contracted in S2S^2. A double traversal lifts to an actual loop in S2S^2, and S2S^2 being simply connected means this loop contracts. The contraction in S2S^2 is equivariant enough to descend to one in RP2\mathbb{RP}^2.

This is a manifestation of the general fact: torsion in ฯ€1\pi_1 has no analogue in ฯ€1(S1)โ‰…Z\pi_1(S^1) \cong \mathbb{Z} (which is torsion-free), and RP2\mathbb{RP}^2 provides the simplest compact surface with torsion fundamental group.


Summary

ฯ€1(RP2)โ‰…Z/2Z\boxed{\pi_1(\mathbb{RP}^2) \cong \mathbb{Z}/2\mathbb{Z}}

The 2-sheeted covering S2โ†’RP2S^2 \to \mathbb{RP}^2 with simply connected total space forces the fundamental group to equal the fiber cardinality โ€” the only group of order 2.

Written to: questions/2026-08-16_pm.md

Source: Munkres, Topology, Chapter 13 (Covering Spaces); Lee, Introduction to Topological Manifolds

Type: topologySource: Munkres, Topology, Chapter 13 (Covering Spaces); Lee, Introduction to Topological ManifoldsEdit on GitHub โ†—