Theorems · Theorem · algebraic topology
isQuotientCoveringMap_iff_isCoveringMap_and
∀ {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],
IsQuotientCoveringMap f G ↔
IsCoveringMap f ∧
Function.Surjective f ∧
ContinuousConstSMul G E ∧ IsCancelSMul G E ∧ ∀ {e₁ e₂ : E}, f e₁ = f e₂ ↔ e₁ ∈ MulAction.orbit G e₂- Defined in
- Mathlib.Topology.Covering.Quotient
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites36
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Set.Elemproof · cited by 7,166
- Groupstatement and proof · cited by 6,238
- Set.imageproof · cited by 5,609
- nhdsproof · cited by 5,554
- Set.preimageproof · cited by 4,946
- Set.Nonemptyproof · cited by 2,627
- IsOpenproof · cited by 2,400
- one_smulproof · cited by 1,374
- MulActionstatement and proof · cited by 1,294
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.