Theorems · Definition · algebraic topology
Path.Homotopy.reflSymmTrans
{X : Type u_1} → [inst : TopologicalSpace X] → {x₀ x₁ : X} → (p : Path x₀ x₁) → (Path.refl x₁).Homotopy (p.symm.trans p)For any path p from x₀ to x₁, we have a homotopy from the constant path based at x₁ to
p.symm.trans p.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 127 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.
Cites8
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.symmstatement and proof · cited by 35
- Path.Homotopystatement · cited by 21
- Path.Homotopy.reflTransSymmproof · cited by 2
- Path.Homotopy.castproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- Path.Homotopic.symm_transproof · cited by 1