Theorems · Theorem · algebraic topology
IsCoveringMap.const_of_comp
∀ {E : Type u_1} {X : Type u_2} [inst : TopologicalSpace E] [inst_1 : TopologicalSpace X] {f : E → X},
IsCoveringMap f →
∀ {A : Type u_3} [inst_2 : TopologicalSpace A] {g : A → E} [PreconnectedSpace A],
Continuous g → (∀ (a a' : A), f (g a) = f (g a')) → ∀ (a a' : A), g a = g a'- Defined in
- Mathlib.Topology.Covering.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 88 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- Continuousstatement and proof · cited by 2,592
- IsCoveringMapstatement and proof · cited by 68
- PreconnectedSpacestatement and proof · cited by 64
- IsCoveringMap.isLocalHomeomorphproof · cited by 10
- IsLocalHomeomorph.isLocallyInjectiveproof · cited by 6
- IsCoveringMap.isSeparatedMapproof · cited by 4
- IsSeparatedMap.const_of_compproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.