Theorems · Theorem · algebraic topology
IsLocalHomeomorph.continuous_lift
∀ {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},
IsLocalHomeomorph p →
IsSeparatedMap p →
∀ (f : C(↑unitInterval × A, X)) {g : ↑unitInterval × A → E},
p ∘ g = ⇑f → (Continuous fun x => g (0, x)) → (∀ (a : A), Continuous fun x => g (x, a)) → Continuous g- Defined in
- Mathlib.Topology.Homotopy.Lifting
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 120 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
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
- Setstatement and proof · cited by 53,352
- Realstatement · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- Set.Elemstatement and proof · cited by 7,166
- nhdsproof · cited by 5,554
- Set.univproof · cited by 3,945
- Continuousstatement and proof · cited by 2,592
- ContinuousMapstatement and proof · cited by 2,491
- SProd.sprodproof · cited by 1,750
- ContinuousOnproof · cited by 1,411
- ContinuousAtproof · cited by 697
Cited by1
Results whose statement or proof uses this declaration.
- IsLocalHomeomorph.monodromy_theoremproof · cited by 0