4.3. Quotient by properly discontinuous, free group actions
Covering spaces arise from group actions and Mathlib has API to support this. A key concept is that
of quotient covering map. If a group G acts on E and f : E → X then we say f is a
quotient covering map if:
-
fis a quotient map whose fibres are the orbits ofG(i.e., it is a quotient map for the action ofG) -
Gacts by homeomorphims -
every point of
Ehas a neighborhood whose translates by the group elements are pairwise disjoint
This is the definition IsQuotientCoveringMap. Included in the API for such maps are the
following facts:
-
Quotient covering maps are covering maps
IsQuotientCoveringMap.isCoveringMap -
If
Gacts freely and properly discontinuously by homeomorphisms on a locally compact Hausdorff space then we have a quotient covering mapTopology.IsQuotientMap.isQuotientCoveringMap_of_properlyDiscontinuousSMul. -
If
Eis simply connected andfis a quotient covering map, then the fundamental group ofXisG,IsQuotientCoveringMap.fundamentalGroupEquiv.