The Quotient of a Compact Space by a Closed Equivalence Relation
Let and define an equivalence relation on by identifying all points in the closed set to a single point. Let denote the quotient space.
Prove that is homeomorphic to the circle .
More precisely: describe explicitly a homeomorphism , and explain why the quotient map machinery guarantees it is indeed a homeomorphism โ not just a continuous bijection.
Answer: Quotient of Interval Gives Circle
Key Idea / Intuition
The interval wraps around the circle if we glue its two endpoints together โ this is geometrically obvious. The analytic map does exactly this gluing. The key topological insight is that a continuous bijection from a compact space to a Hausdorff space is automatically a homeomorphism โ so we don't need to construct the inverse explicitly; compactness does the work for us.
Formal Proof / Solution
Step 1: Define the candidate map.
Consider the map defined by
This is continuous, and , so is constant on the equivalence class and constant (trivially) on every singleton for .
Step 2: Factor through the quotient.
Since is constant on each equivalence class of , the universal property of the quotient topology gives a unique continuous map
such that , where is the quotient map.
Explicitly, .
Step 3: is a bijection.
- Surjective: Every point is hit by some .
- Injective: If , then , so . Since , this forces either or . In either case in .
Step 4: Apply the compact-to-Hausdorff theorem.
- is compact: it is the continuous image of the compact space under .
- is Hausdorff.
Now use the following standard theorem:
Theorem. A continuous bijection from a compact space to a Hausdorff space is a homeomorphism.
Proof sketch: Let be closed, hence compact. Its image is compact, hence closed in the Hausdorff space . So sends closed sets to closed sets, i.e., is continuous.
Conclusion.
is a homeomorphism. Geometrically: collapsing the two endpoints of to a single point is exactly the same as bending the interval into a circle and gluing the ends.
Why does this matter?
The compact-to-Hausdorff trick is ubiquitous in topology. It saves you from ever having to verify continuity of an inverse directly โ compactness is doing the real work. The same argument shows, for instance, that , or that .
Source: Munkres, Topology, Chapter 3 (Quotient Topology); Lee, Introduction to Topological Manifolds, Chapter 3