Covering space
Anchor (Master): Hatcher §1.3; May *Concise Course* Ch. 3; tom Dieck §3
Intuition [Beginner]
A covering space of a space is a "stack of pancakes" sitting above — another space together with a continuous projection that, locally over every point of , looks like a stack of disjoint copies of a small neighbourhood.
The simplest example: the real line is a covering space of the circle , with the projection , . Each point of the circle has a neighbourhood whose preimage in is a disjoint union of intervals, one per integer "winding number." The line covers the circle infinitely many times.
Covering spaces are the geometric realisation of : connected covers of correspond bijectively (the Galois correspondence) to subgroups of . The identity subgroup corresponds to the universal cover — the largest, simply connected cover. Every other connected cover sits between and its universal cover.
Visual [Beginner]
A blob at the bottom; multiple sheets above it, each a copy of , with a projection arrow downward. Locally each point of has a "stack" of preimages.
The number of sheets is the degree of the cover. For this is countably infinite; for the standard double cover it is two; the universal cover may have any cardinality up to .
Worked example [Beginner]
The standard exponential map , , is a covering. For each point , the preimage is a discrete set — an arithmetic progression of step 1, indexed by .
Locally, a small arc around has preimage equal to a disjoint union of small intervals around each . The covering projection restricted to each interval is a homeomorphism onto the arc.
This makes the universal cover of : it is simply connected (contractible, in fact), and the deck transformations — the homeomorphisms of commuting with — are translations by integers, forming a group isomorphic to .
For the sphere (), the antipodal map is a 2-fold cover. The deck transformation group is , matching for .
Check your understanding [Beginner]
Formal definition [Intermediate+]
Let be a topological space 02.01.01. A covering map is a continuous surjection such that every point has an open neighbourhood with the property:
a disjoint union of open subsets such that the restriction is a homeomorphism for every . Such a is evenly covered, and the are the sheets over . The cardinality is the degree or number of sheets (locally constant on if is connected).
The space is a covering space of via the covering map .
A covering map is path-connected when is path-connected. A path-connected covering map is a universal cover when is simply connected.
The path-lifting property: for any continuous path and any lift of the starting point, there is a unique continuous lift with and .
The homotopy-lifting property generalises this: for any continuous family of paths (a homotopy) and any lift of an initial path, the homotopy lifts uniquely to .
A deck transformation of a covering is a homeomorphism with . The deck transformations form a group under composition, acting on by permuting the sheets.
For the universal cover of a path-connected space (with reasonable local conditions), canonically.
Key theorem with proof [Intermediate+]
Theorem (path lifting). Let be a covering map, a continuous path, and . Then there exists a unique continuous lift with and .
Proof. Existence. The image is compact. Cover by evenly-covered open sets; pull back to an open cover of via . By Lebesgue's number lemma, there exists such that any subinterval of of length is mapped by entirely into a single evenly-covered open set. Choose a partition with .
Inductively define the lift on : at , . Suppose is defined on with . Let be evenly covered, and let be the unique sheet over containing . Define . This is continuous (composition of continuous maps).
The pieces glue continuously at each because the formula at from both sides agrees. So is the desired lift.
Uniqueness. If are two lifts with , the set is non-empty (contains ), open (if , the unique sheet over a neighbourhood of containing contains both lifts on a neighbourhood of ), and closed (limit points of agreement). So .
The same argument with two parameters proves homotopy lifting; the lifted homotopy is unique given a chosen lift of one initial path.
Bridge. The construction here builds toward 03.05.05 (double cover), where the same data is upgraded, and the symmetry side is taken up in 03.09.04 (spin structure on an oriented riemannian manifold). The defining pattern appears again in those units in a sharpened form, where the local data is glued or quotiented. Putting these together, the foundational insight is that the data of this unit gives the structural signature that the rest of the strand reads off.
Exercises [Intermediate+]
Lean formalization [Intermediate+]
lean_status: partial — Mathlib has IsCoveringMap, basic path-lifting, and the deck transformation group. The full Galois correspondence is partially formalised.
The companion module re-exports IsCoveringMap and the path-lifting / homotopy-lifting lemmas as Codex's standard interface.
Advanced results [Master]
Existence of universal covers. A path-connected, locally path-connected, semi-locally simply connected space admits a universal cover, unique up to isomorphism. The construction: take is a path in starting at , where is the homotopy class with fixed endpoints. The projection sends to its endpoint. The topology is generated by basic opens determined by the local-simple-connectedness condition.
Galois correspondence. Stated in Exercise 4. Conjugacy classes of subgroups ↔ isomorphism classes of connected covers. Normal subgroups correspond to normal covers, where the deck transformation group acts transitively on each fibre. For normal covers, .
Quotient by free actions. A free properly discontinuous action of a group on a simply connected space yields a covering with deck group and base fundamental group . Many examples: via -action, via -action, via the centre of .
Lifting criterion. Given a covering and a continuous map from a path-connected, locally path-connected , there is a continuous lift iff . The lift, when it exists, is unique once a lift of one point is fixed.
Spin double covers. The cover for is a connected double cover with deck group . The corresponding subgroup of is the identity subgroup, making the universal cover of . This is the topological foundation of spin structures 03.09.04.
Connection to algebraic topology. Covering spaces are the topological avatars of Galois extensions in number theory; the Galois correspondence is precisely analogous. In the language of -categories, covers of are objects of the "étale topos" of , and the Galois correspondence is a special case of étale-fundamental-groupoid recovery.
Synthesis. This construction generalises the pattern fixed in 02.01.01 (topological space), with the symmetric data replaced by its skew or twisted analogue. Read in the opposite direction, the construction is dual to the metric story: complements and orthogonality are taken with respect to the bilinear datum of this unit, not a metric, and the resulting category of subobjects is the one the rest of the strand classifies. The central insight is that this datum identifies algebra with geometry: functions become vector fields, subspaces become quotients, and invariants become cohomology classes — and that identification is the engine driving every theorem downstream.
Full proof set [Master]
Path-lifting. Proved in §"Key theorem".
Homotopy-lifting. Apply the Lebesgue-number argument in with the partition refinement done in both coordinates. The two-dimensional cells are evenly-covered, and a uniqueness argument with the "agree on boundary" condition forces the lift to be unique once an initial path's lift is chosen.
Existence of universal cover (sketch). Define as homotopy classes of paths starting at ; topology by basic opens. Verify that the natural projection is a covering, that is simply connected (homotopy classes of paths starting at form a tree-like structure), and that the deck group acts faithfully and transitively on fibres.
Galois correspondence (sketch). Given a subgroup , construct the cover where acts via deck transformations. Verify that under the natural map. Conversely, given a connected cover , take . The two assignments are inverse up to base-point conjugacy.
as universal cover for . for (a classical computation using the long exact sequence of the fibration ). The connected double cover is , with the identity subgroup of . By the Galois correspondence, is the universal cover.
Connections [Master]
Topological space
02.01.01— the underlying setting.Continuous map
02.01.02— covering maps are a special class of continuous surjections.Homotopy and homotopy group
03.12.01— covering spaces realise subgroups of geometrically.Double cover
03.05.05— the special case of 2-fold covers, used heavily in spin geometry.Spin structure
03.09.04— built on the universal double cover .Spin group
03.09.03— the universal cover of for .
Historical & philosophical context [Master]
Riemann's notion of "Riemann surface" (1851) was the first systematic encounter with covering spaces — multi-valued holomorphic functions like and resolve to single-valued functions on appropriate covers of the punctured plane. Poincaré's Analysis Situs (1895) introduced the universal cover of an arbitrary topological space and recognised the deck group as the fundamental group.
The Galois correspondence between covers and subgroups of — a topological analogue of Galois's theory of field extensions — was developed in the early twentieth century through the work of Schreier (1927) and others. It made covering-space theory the prototype for fundamental groupoids, étale fundamental groups in algebraic geometry (Grothendieck's SGA), and the modern theory of -groupoids.
In physics, double covers play a role wherever spinor representations appear: is the source of spin-1/2 fermions, and the covering-space topology underlies why spin structures exist in some manifolds and not others. The Aharonov-Bohm effect realises in physics the holonomy of the universal cover.
Bibliography [Master]
- Hatcher, A., Algebraic Topology, Cambridge University Press, 2002. §1.3.
- Bredon, G. E., Topology and Geometry, Springer GTM 139, 1993. §III.3.
- May, J. P., A Concise Course in Algebraic Topology, University of Chicago Press, 1999. Ch. 3.
- Munkres, J. R., Topology, 2nd ed., Prentice Hall, 2000. §53.
- Massey, W. S., Algebraic Topology: An Introduction, Springer GTM 56, 1967.
Wave 4 Strand B unit #2. Covering space — the geometric realisation of via the Galois correspondence; foundation for double covers and spin structures.