Theorems · Definition · category theory
HomotopicalAlgebra.PathObject.RightHomotopy.precomp
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{X Y : C} →
[inst_1 : HomotopicalAlgebra.CategoryWithWeakEquivalences C] →
{P : HomotopicalAlgebra.PathObject Y} →
{f g : X ⟶ Y} →
P.RightHomotopy f g →
{Z : C} →
(i : Z ⟶ X) →
P.RightHomotopy (CategoryTheory.CategoryStruct.comp i f) (CategoryTheory.CategoryStruct.comp i g)Right homotopies are compatible with precomposition.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 11 from the axioms · uses propext
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.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- HomotopicalAlgebra.CategoryWithWeakEquivalencesstatement and proof · cited by 77
- HomotopicalAlgebra.PathObjectstatement and proof · cited by 32
- HomotopicalAlgebra.PathObject.RightHomotopystatement and proof · cited by 14
- HomotopicalAlgebra.PrepathObject.RightHomotopy.precompproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- HomotopicalAlgebra.RightHomotopyRel.precompproof · cited by 0