Theorems · Theorem · algebraic topology
Path.delayReflRight_zero
∀ {X : Type u} [inst : TopologicalSpace X] {x y : X} (γ : Path x y), Path.delayReflRight 0 γ = γ.trans (Path.refl y)- Defined in
- Mathlib.Topology.Homotopy.HSpaces
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 126 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.
Cites20
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 and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- Set.Elemstatement and proof · cited by 7,166
- LT.lt.leproof · cited by 2,189
- unitIntervalstatement and proof · cited by 607
- not_leproof · cited by 328
- Pathstatement and proof · cited by 318
- zero_lt_twoproof · cited by 124
- Path.transstatement · cited by 54
- Path.reflstatement and proof · cited by 36
- Path.extproof · cited by 30
Cited by1
Results whose statement or proof uses this declaration.
- Path.delayReflLeft_zeroproof · cited by 0