Theorems · Definition · algebraic topology
Path.Homotopy.reflTrans
{X : Type u_1} → [inst : TopologicalSpace X] → {x₀ x₁ : X} → (p : Path x₀ x₁) → ((Path.refl x₀).trans p).Homotopy pFor any path p from x₀ to x₁, we have a homotopy from (Path.refl x₀).trans p to p.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 130 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.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- Pathstatement and proof · cited by 318
- Path.transstatement · cited by 54
- Path.reflstatement · cited by 36
- Path.symmproof · cited by 35
- Path.Homotopystatement · cited by 21
- Path.Homotopy.castproof · cited by 2
- Path.Homotopy.symm₂proof · cited by 2
- Path.Homotopy.transReflproof · cited by 2
Cited by4
Results whose statement or proof uses this declaration.
- Path.Homotopic.refl_transproof · cited by 1
- Path.Homotopic.concat_twoproof · cited by 0
- Path.Homotopic.concat_oneproof · cited by 0
- Path.Homotopic.map_trans_evalAtproof · cited by 0