Mathlib Map

Theorems · Definition · category theory

Homotopy.trans

{ι : Type u_1} →
  {V : Type u} →
    [inst : CategoryTheory.Category.{v, u} V] →
      [inst_1 : CategoryTheory.Preadditive V] →
        {c : ComplexShape ι} →
          {C D : HomologicalComplex V c} → {e f g : C ⟶ D} → Homotopy e f → Homotopy f g → Homotopy e g

homotopy is a transitive relation.

Defined in
Mathlib.Algebra.Homology.Homotopy
Cited by
18 results in Mathlib
Foundations
Depth 55 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…CategoryTheory.InjectiveResolution.homotopyEquiv · cited by 5InjectiveResolution.homot…CategoryTheory.ProjectiveResolution.homotopyEquiv · cited by 5ProjectiveResolution.homo…HomologicalComplex.cylinder.desc · cited by 5cylinder.descHomologicalComplex.cylinder.ι₀_desc · cited by 4cylinder.ι₀_descHomotopyEquiv.trans · cited by 4HomotopyEquiv.transHomologicalComplex.cylinder.ι₁_desc · cited by 4cylinder.ι₁_descAlgebraicTopology.DoldKan.homotopyEquivNormalizedMooreComplexAlternatingFaceMapComplex · cited by 4DoldKan.homotopyEquivNorm…Homotopy.compRightId · cited by 3Homotopy.compRightIdHomotopyEquiv.copy · cited by 3HomotopyEquiv.copyHomologicalComplex.cylinder.map_ι₀_mapHomologicalComplexObjIso_hom · cited by 2cylinder.map_ι₀_mapHomolo…HomologicalComplex.cylinder.map_ι₁_mapHomologicalComplexObjIso_hom · cited by 2cylinder.map_ι₁_mapHomolo…CategoryTheory.SimplicialObject.Splitting.homotopyEquivNondegComplex · cited by 2Splitting.homotopyEquivNo…CochainComplex.isKProjective_of_op · cited by 1CochainComplex.isKProject…Homotopy.trans_hom · cited by 1Homotopy.trans_homCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Preadditive · cited by 3309CategoryTheory.PreadditiveHomologicalComplex · cited by 1691HomologicalComplexComplexShape · cited by 1684ComplexShapeComplexShape.Rel · cited by 518ComplexShape.RelHomotopy · cited by 106HomotopyHomotopy.hom · cited by 46Homotopy.homHomotopy.transCITED BYCITES

Cites8

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

Cited by33

Results whose statement or proof uses this declaration.