Theorems · Theorem · algebraic topology
IsCoveringMap.constOn_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] {s : Set A} {g : A → E},
IsPreconnected s →
ContinuousOn g s → (∀ a ∈ s, ∀ a' ∈ s, f (g a) = f (g a')) → ∀ {a a' : A}, a ∈ s → a' ∈ s → 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.
Cites9
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
- ContinuousOnstatement and proof · cited by 1,411
- IsPreconnectedstatement and proof · cited by 205
- IsCoveringMapstatement and proof · cited by 68
- IsCoveringMap.isLocalHomeomorphproof · cited by 10
- IsLocalHomeomorph.isLocallyInjectiveproof · cited by 6
- IsCoveringMap.isSeparatedMapproof · cited by 4
- IsSeparatedMap.constOn_of_compproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.