🧮 Brain Teaser

The Quotient of a Torus by an Involution

Let T2=S1×S1T^2 = S^1 \times S^1 be the torus. Define the antipodal map on the first factor:

φ:T2T2,φ(z,w)=(z,w),\varphi: T^2 \to T^2, \qquad \varphi(z, w) = (-z, w),

where we regard S1CS^1 \subset \mathbb{C}.

This is an involution (i.e., φ2=id\varphi^2 = \text{id}), so it generates a Z/2Z\mathbb{Z}/2\mathbb{Z} action on T2T^2.

What is the quotient space T2/Z2T^2 / \mathbb{Z}_2? Identify it as a familiar topological space, and justify your answer.

quotient spacetorusgroup actioninvolutionhomeomorphism

Answer: The Quotient of a Torus by an Involution

Key Idea / Intuition

Think of T2T^2 as a product: the involution only acts on the first S1S^1 factor, leaving the second alone. So the quotient is really doing (S1/Z2)×S1(S^1/\mathbb{Z}_2) \times S^1. The key observation is that identifying antipodal points on a circle collapses it to another circle — not a sphere — because S1/Z2S1S^1/\mathbb{Z}_2 \cong S^1. Putting the two circles back together gives another torus!

This is a genuinely surprising answer: quotienting T2T^2 by a natural involution gives back T2T^2 itself.


Formal Proof / Solution

Step 1: Decompose the action.

Since φ(z,w)=(z,w)\varphi(z, w) = (-z, w), the action is the product of the map zzz \mapsto -z on the first factor and the identity on the second factor. Therefore:

T2/Z2=(S1×S1)/(Z2×{e})(S1/Z2)×S1.T^2 / \mathbb{Z}_2 = (S^1 \times S^1) / ({\mathbb{Z}_2 \times \{e\}}) \cong (S^1/\mathbb{Z}_2) \times S^1.

This factoring of quotients is valid because the group acts on each fiber S1×{w}S^1 \times \{w\} independently, and the action is free and proper.

Step 2: Identify S1/Z2S^1 / \mathbb{Z}_2.

Represent S1={eiθ:θ[0,2π)}S^1 = \{e^{i\theta} : \theta \in [0, 2\pi)\}. The involution sends eiθei(θ+π)e^{i\theta} \mapsto e^{i(\theta + \pi)}, i.e., antipodal rotation by π\pi.

Consider the map: f:S1S1,eiθe2iθ.f: S^1 \to S^1, \qquad e^{i\theta} \mapsto e^{2i\theta}.

This map satisfies f(eiθ)=f(ei(θ+π))f(e^{i\theta}) = f(e^{i(\theta+\pi)}) (since e2i(θ+π)=e2iθe^{2i(\theta+\pi)} = e^{2i\theta}), so it factors through the quotient:

S1πS1/Z2fˉS1.S^1 \xrightarrow{\pi} S^1/\mathbb{Z}_2 \xrightarrow{\bar{f}} S^1.

The induced map fˉ\bar{f} is a continuous bijection from the compact Hausdorff space S1/Z2S^1/\mathbb{Z}_2 to S1S^1, hence a homeomorphism:

S1/Z2S1.S^1/\mathbb{Z}_2 \cong S^1.

Intuitively: eiθe^{i\theta} and ei(θ+π)e^{i(\theta+\pi)} get identified, so the equivalence classes are parametrized by θ[0,π)\theta \in [0, \pi), which is itself a circle when you wrap it around.

Step 3: Conclude.

T2/Z2(S1/Z2)×S1S1×S1=T2.T^2/\mathbb{Z}_2 \cong (S^1/\mathbb{Z}_2) \times S^1 \cong S^1 \times S^1 = T^2.

The quotient is again a torus.


Why This Is Surprising

One might expect the quotient to be "smaller" or more degenerate (like a Klein bottle or S2×S1S^2 \times S^1). Instead, the torus is self-similar under this involution. Compare with the antipodal map on both factors simultaneously: φ(z,w)=(z,w)\varphi(z,w) = (-z,-w), which gives the quotient T2/Z2T^2/\mathbb{Z}_2 \cong Klein bottle — a genuinely different space.

Type: topologyEdit on GitHub ↗