Mathlib Map

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
Assumes
CategoryTheory.CategoryCategoryTheory.Preadditive

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

HomologicalComplex.homotopyCofiber.mapArrowHom · cited by 6homotopyCofiber.mapArrowH…HomotopyEquiv.trans · cited by 4HomotopyEquiv.transHomotopyEquiv.copy · cited by 3HomotopyEquiv.copyHomologicalComplex.cylinder.map_ι₀_mapHomologicalComplexObjIso_hom · cited by 2cylinder.map_ι₀_mapHomolo…HomologicalComplex.cylinder.map_ι₁_mapHomologicalComplexObjIso_hom · cited by 2cylinder.map_ι₁_mapHomolo…Homotopy.compLeft_hom · cited by 1Homotopy.compLeft_homHomologicalComplex.homotopyCofiber.mapArrowHom_comp · cited by 1homotopyCofiber.mapArrowH…HomotopyEquiv.isKInjective · cited by 1HomotopyEquiv.isKInjectiveHomotopyEquiv.isKProjective · cited by 1HomotopyEquiv.isKProjecti…Homotopy.comp · cited by 1Homotopy.compHomotopy.compLeftId · cited by 1Homotopy.compLeftIdHomotopyEquiv.trans_homotopyHomInvId · cited by 0HomotopyEquiv.trans_homot…HomotopyEquiv.trans_homotopyInvHomId · cited by 0HomotopyEquiv.trans_homot…AlgebraicTopology.DoldKan.homotopyPToId_eventually_constant · cited by 0DoldKan.homotopyPToId_eve…HomologicalComplex.homotopyCofiber.mapArrowHom_id · cited by 0homotopyCofiber.mapArrowH…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Preadditive · cited by 3309CategoryTheory.PreadditiveHomologicalComplex · cited by 1691HomologicalComplexComplexShape · cited by 1684ComplexShapeHomologicalComplex.Hom.f · cited by 845Hom.fComplexShape.Rel · cited by 518ComplexShape.RelHomotopy · cited by 106HomotopyHomotopy.hom · cited by 46Homotopy.homHomotopy.compLeftCITED BYCITES

Cites10

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by18

Results whose statement or proof uses this declaration.