Theorems · Theorem · algebraic topology
Topology.IsQuotientMap.isAddQuotientCoveringMap_of_addSubgroupOp
∀ {E : Type u_1} {X : Type u_2} [inst : TopologicalSpace E] [inst_1 : TopologicalSpace X] {f : E → X},
Topology.IsQuotientMap f →
∀ [inst_2 : AddGroup E] [IsTopologicalAddGroup E] (G : AddSubgroup E),
IsDiscrete ↑G → (∀ {e₁ e₂ : E}, f e₁ = f e₂ ↔ -e₁ + e₂ ∈ G) → IsAddQuotientCoveringMap f ↥G.op- Defined in
- Mathlib.Topology.Covering.Quotient
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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
- Set.imageproof · cited by 5,609
- nhdsproof · cited by 5,554
- AddGroupstatement and proof · cited by 4,410
- AddSubgroupstatement and proof · cited by 3,232
- Set.Nonemptyproof · cited by 2,627
- HVAdd.hVAddproof · cited by 1,820
- IsTopologicalAddGroupstatement and proof · cited by 1,394
- add_assocproof · cited by 746
- AddOppositestatement and proof · cited by 452
Cited by1
Results whose statement or proof uses this declaration.
- AddSubgroup.isAddQuotientCoveringMapproof · cited by 0