Mathlib Map

Theorems · Definition · category theory

CochainComplex.mappingConeCompHomotopyEquiv

{C : Type u_1} →
  [inst : CategoryTheory.Category.{v, u_1} C] →
    [inst_1 : CategoryTheory.Preadditive C] →
      [inst_2 : CategoryTheory.Limits.HasBinaryBiproducts C] →
        {X₁ X₂ X₃ : CochainComplex C ℤ} →
          (f : X₁ ⟶ X₂) →
            (g : X₂ ⟶ X₃) →
              HomotopyEquiv (CochainComplex.mappingCone g)
                (CochainComplex.mappingCone (CochainComplex.mappingConeCompTriangle f g).mor₁)

Given two composable morphisms f and g in the category of cochain complexes, this is the homotopy equivalence mappingConeCompHomotopyEquiv f g between mappingCone g and the mapping cone of the morphism mappingCone f ⟶ mappingCone (f ≫ g).

Defined in
Mathlib.Algebra.Homology.HomotopyCategory.Triangulated
Cited by
9 results in Mathlib
Foundations
Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.PreadditiveCategoryTheory.Limits.HasBinaryBiproducts

Around this declaration

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

CochainComplex.mappingConeCompTriangleh_comm₁ · cited by 2CochainComplex.mappingCon…CochainComplex.mappingConeCompHomotopyEquiv_comm₁ · cited by 2CochainComplex.mappingCon…CochainComplex.mappingConeCompHomotopyEquiv_comm₂ · cited by 2CochainComplex.mappingCon…CochainComplex.mappingConeCompHomotopyEquiv_hom_inv_id · cited by 2CochainComplex.mappingCon…CochainComplex.mappingConeCompTriangleh_comm₁_assoc · cited by 0CochainComplex.mappingCon…HomotopyCategory.mappingConeCompTriangleh_distinguished · cited by 0HomotopyCategory.mappingC…CochainComplex.mappingConeCompHomotopyEquiv_comm₁_assoc · cited by 0CochainComplex.mappingCon…CochainComplex.mappingConeCompHomotopyEquiv_comm₂_assoc · cited by 0CochainComplex.mappingCon…CochainComplex.mappingConeCompHomotopyEquiv_hom_inv_id_assoc · cited by 0CochainComplex.mappingCon…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Preadditive · cited by 3309CategoryTheory.PreadditiveHomologicalComplex.X · cited by 1839HomologicalComplex.XComplexShape.up · cited by 1123ComplexShape.upCochainComplex · cited by 1016CochainComplexCategoryTheory.Pretriangulated.Triangle.obj₁ · cited by 360Triangle.obj₁CategoryTheory.Pretriangulated.Triangle.obj₂ · cited by 316Triangle.obj₂CategoryTheory.Pretriangulated.Triangle.mor₁ · cited by 190Triangle.mor₁CochainComplex.mappingCone · cited by 181CochainComplex.mappingConeCategoryTheory.Limits.HasBinaryBiproducts · cited by 165Limits.HasBinaryBiproductsHomotopyEquiv · cited by 27HomotopyEquivHomotopy.ofEq · cited by 25Homotopy.ofEqCochainComplex.mappingConeCompTriangle · cited by 20CochainComplex.mappingCon…CochainComplex.MappingConeCompHomotopyEquiv.hom · cited by 2MappingConeCompHomotopyEq…CochainComplex.mappingConeCom…CITED BYCITES

Cites17

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

Cited by9

Results whose statement or proof uses this declaration.