Theorems · Theorem · algebraic topology
isAddQuotientCoveringMap_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 : AddGroup G] [inst_3 : AddAction G E],
IsAddQuotientCoveringMap f G ↔
IsCoveringMap f ∧
Function.Surjective f ∧
ContinuousConstVAdd G E ∧ IsCancelVAdd G E ∧ ∀ {e₁ e₂ : E}, f e₁ = f e₂ ↔ e₁ ∈ AddAction.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.
Cites37
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
- Set.imageproof · cited by 5,609
- nhdsproof · cited by 5,554
- Set.preimageproof · cited by 4,946
- AddGroupstatement and proof · cited by 4,410
- Set.Nonemptyproof · cited by 2,627
- IsOpenproof · cited by 2,400
- HVAdd.hVAddproof · cited by 1,820
- AddActionstatement and proof · cited by 820
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.