Theorems · Theorem · algebraic topology
IsCoveringMap.liftPath_apply_one_eq_of_homotopicRel
∀ {E : Type u_1} {X : Type u_2} [inst : TopologicalSpace E] [inst_1 : TopologicalSpace X] {p : E → X}
(cov : IsCoveringMap p) {γ₀ γ₁ : C(↑unitInterval, X)},
γ₀.HomotopicRel γ₁ {0, 1} →
∀ (e : E) (h₀ : γ₀ 0 = p e) (h₁ : γ₁ 0 = p e), (cov.liftPath γ₀ e h₀) 1 = (cov.liftPath γ₁ e h₁) 1Lifting two paths that are homotopic relative to {0,1}
starting from the same point also ends up in the same point.
- Defined in
- Mathlib.Topology.Homotopy.Lifting
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 129 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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 · cited by 53,352
- Realstatement · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- Set.Elemstatement and proof · cited by 7,166
- ContinuousMapstatement and proof · cited by 2,491
- unitIntervalstatement and proof · cited by 607
- Nonempty.someproof · cited by 340
- IsCoveringMapstatement and proof · cited by 68
- ContinuousMap.HomotopyRelproof · cited by 21
- IsCoveringMap.liftPathstatement and proof · cited by 14
- ContinuousMap.HomotopicRelstatement and proof · cited by 11
Cited by1
Results whose statement or proof uses this declaration.
- IsCoveringMap.existsUnique_continuousMap_liftsproof · cited by 1