Theorems · Theorem · algebraic topology
Topology.IsQuotientMap.isQuotientCoveringMap_of_subgroup
∀ {E : Type u_1} {X : Type u_2} [inst : TopologicalSpace E] [inst_1 : TopologicalSpace X] {f : E → X},
Topology.IsQuotientMap f →
∀ [inst_2 : Group E] [IsTopologicalGroup E] (G : Subgroup E),
IsDiscrete ↑G → (∀ {e₁ e₂ : E}, f e₁ = f e₂ ↔ e₂ * e₁⁻¹ ∈ G) → IsQuotientCoveringMap f ↥G- Defined in
- Mathlib.Topology.Covering.Quotient
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- SetLike.coestatement and proof · cited by 8,199
- Groupstatement and proof · cited by 6,238
- Set.imageproof · cited by 5,609
- nhdsproof · cited by 5,554
- Subgroupstatement and proof · cited by 3,593
- Set.Nonemptyproof · cited by 2,627
- mul_assocproof · cited by 1,667
- IsTopologicalGroupstatement and proof · cited by 469
- Topology.IsQuotientMapstatement and proof · cited by 124
- IsDiscretestatement and proof · cited by 86
Cited by3
Results whose statement or proof uses this declaration.
- isQuotientCoveringMap_npowproof · cited by 2
- Topology.IsQuotientMap.isQuotientCoveringMap_of_isDiscrete_ker_monoidHomproof · cited by 1
- Subgroup.isQuotientCoveringMap_of_commproof · cited by 0