Covering maps to quotients by free and properly discontinuous group actions #
A function from a topological space E with an action by a discrete group to another
topological space X is a quotient covering map if it is a quotient map, the action is
continuous and transitive on fibers, and every point of E has a neighborhood whose translates
by the group elements are pairwise disjoint.
- surjective : Function.Surjective f
- eq_coinduced : instβ = TopologicalSpace.coinduced f instβΒΉ
- apply_eq_iff_mem_orbit {eβ eβ : E} : f eβ = f eβ β eβ β AddAction.orbit G eβ
Instances For
A function from a topological space E with an action by a discrete group to another
topological space X is a quotient covering map if it is a quotient map, the action is
continuous and transitive on fibers, and every point of E has a neighborhood whose translates
by the group elements are pairwise disjoint.
- surjective : Function.Surjective f
- eq_coinduced : instβ = TopologicalSpace.coinduced f instβΒΉ
- apply_eq_iff_mem_orbit {eβ eβ : E} : f eβ = f eβ β eβ β MulAction.orbit G eβ
Instances For
The group action on the domain of a quotient covering map is free.
If a group G acts on a space E and U is an open subset disjoint from all other
G-translates of itself, and p is a quotient map by this action, then p admits a
Bundle.Trivialization over the base set p(U).
Instances For
If a group G acts on a space E and U is an open subset disjoint from all
other G-translates of itself, and p is a quotient map by this action, then p admits a
Bundle.Trivialization over the base set p(U).