Theorems · Definition · algebraic topology
Path.delayReflRight
{X : Type u} → [inst : TopologicalSpace X] → {x y : X} → ↑unitInterval → Path x y → Path x yThis is the function analogous to the one on p. 475 of [serre1951], defining a homotopy from
the product path γ ∧ e to γ.
- Defined in
- Mathlib.Topology.Homotopy.HSpaces
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 121 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Realstatement · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- Set.Elemstatement and proof · cited by 7,166
- unitIntervalstatement and proof · cited by 607
- Pathstatement and proof · cited by 318
- unitInterval.qRightproof · cited by 6
Cited by4
Results whose statement or proof uses this declaration.
- Path.delayReflLeftproof · cited by 3
- Path.delayReflRight_zerostatement · cited by 1
- Path.continuous_delayReflRightstatement · cited by 1
- Path.delayReflRight_onestatement · cited by 1