Mathlib Map

Theorems · Definition · algebraic topology

Path.delayReflRight

{X : Type u} → [inst : TopologicalSpace X] → {x y : X} → ↑unitInterval → Path x y → Path x y

This 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.

Cited by4

Results whose statement or proof uses this declaration.