Theorems · Definition · category theory
Homotopy.compLeft
{ι : Type u_1} →
{V : Type u} →
[inst : CategoryTheory.Category.{v, u} V] →
[inst_1 : CategoryTheory.Preadditive V] →
{c : ComplexShape ι} →
{C D E : HomologicalComplex V c} →
{f g : D ⟶ E} →
Homotopy f g →
(e : C ⟶ D) → Homotopy (CategoryTheory.CategoryStruct.comp e f) (CategoryTheory.CategoryStruct.comp e g)homotopy is closed under composition (on the left)
- Defined in
- Mathlib.Algebra.Homology.Homotopy
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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 and proof · cited by 17,999
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- HomologicalComplexstatement and proof · cited by 1,691
- ComplexShapestatement and proof · cited by 1,684
- HomologicalComplex.Hom.fproof · cited by 845
- ComplexShape.Relproof · cited by 518
- Homotopystatement and proof · cited by 106
- Homotopy.homproof · cited by 46
Cited by18
Results whose statement or proof uses this declaration.
- HomologicalComplex.homotopyCofiber.mapArrowHomproof · cited by 6
- HomotopyEquiv.transproof · cited by 4
- HomotopyEquiv.copyproof · cited by 3
- HomologicalComplex.cylinder.map_ι₀_mapHomologicalComplexObjIso_homproof · cited by 2
- HomologicalComplex.cylinder.map_ι₁_mapHomologicalComplexObjIso_homproof · cited by 2
- Homotopy.compLeft_homstatement and proof · cited by 1
- HomologicalComplex.homotopyCofiber.mapArrowHom_compproof · cited by 1
- HomotopyEquiv.isKInjectiveproof · cited by 1
- HomotopyEquiv.isKProjectiveproof · cited by 1
- Homotopy.compproof · cited by 1
- Homotopy.compLeftIdproof · cited by 1
- HomotopyEquiv.trans_homotopyHomInvIdstatement · cited by 0