Theorems · Theorem · algebraic topology
IsCoveringMap.existsUnique_continuousMap_lifts
∀ {E : Type u_1} {X : Type u_2} {A : Type u_3} [inst : TopologicalSpace E] [inst_1 : TopologicalSpace X]
[inst_2 : TopologicalSpace A] {p : E → X},
IsCoveringMap p →
∀ [SimplyConnectedSpace A] [LocallyPathConnectedSpace A] (f : C(A, X)) (a₀ : A) (e₀ : E),
p e₀ = f a₀ → ∃! F, F a₀ = e₀ ∧ p ∘ ⇑F = ⇑fA continuous map f from a simply-connected, locally path-connected space A to another
space X lifts uniquely through a covering map p : E → X, after specifying any lift
e₀ : E of any point a₀ : A.
- Defined in
- Mathlib.Topology.Homotopy.Lifting
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 143 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.
- DFunLike.coestatement and proof · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- Set.Elemproof · cited by 7,166
- ContinuousMapstatement and proof · cited by 2,491
- unitIntervalproof · cited by 607
- DFunLikeproof · cited by 576
- Pathproof · cited by 318
- ExistsUniquestatement · cited by 268
- ContinuousMap.compproof · cited by 181
- IsCoveringMapstatement and proof · cited by 68
- LocallyPathConnectedSpacestatement and proof · cited by 53
- Path.toContinuousMapproof · cited by 27
Cited by1
Results whose statement or proof uses this declaration.
- IsCoveringMapOn.existsUnique_continuousMap_liftsproof · cited by 1