Theorems · Theorem · algebraic topology
Topology.IsQuotientMap.isQuotientCoveringMap_of_properlyDiscontinuousSMul
∀ {E : Type u_1} {X : Type u_2} [inst : TopologicalSpace E] [inst_1 : TopologicalSpace X] {f : E → X} {G : Type u_3}
[inst_2 : Group G] [inst_3 : MulAction G E],
Topology.IsQuotientMap f →
∀ [ContinuousConstSMul G E],
(∀ {e₁ e₂ : E}, f e₁ = f e₂ ↔ e₁ ∈ MulAction.orbit G e₂) →
∀ [ProperlyDiscontinuousSMul G E] [LocallyCompactSpace E] [T2Space E] [IsCancelSMul G E],
IsQuotientCoveringMap f G- Defined in
- Mathlib.Topology.Covering.Quotient
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 82 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.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Groupstatement and proof · cited by 6,238
- Set.imageproof · cited by 5,609
- nhdsproof · cited by 5,554
- Set.Nonemptyproof · cited by 2,627
- T2Spacestatement and proof · cited by 1,351
- MulActionstatement and proof · cited by 1,294
- ContinuousConstSMulstatement and proof · cited by 832
- LocallyCompactSpacestatement and proof · cited by 324
- Topology.IsQuotientMapstatement and proof · cited by 124
- MulAction.orbitstatement and proof · cited by 114
Cited by1
Results whose statement or proof uses this declaration.
- isQuotientCoveringMap_quotientMk_of_properlyDiscontinuousSMulproof · cited by 0