Mathlib Map

Theorems · Definition · category theory

CochainComplex.mappingConeCompTriangle

{C : Type u_1} →
  [inst : CategoryTheory.Category.{v, u_1} C] →
    [inst_1 : CategoryTheory.Preadditive C] →
      [CategoryTheory.Limits.HasBinaryBiproducts C] →
        {X₁ X₂ X₃ : CochainComplex C ℤ} →
          (X₁ ⟶ X₂) → (X₂ ⟶ X₃) → CategoryTheory.Pretriangulated.Triangle (CochainComplex C ℤ)

Given two composable morphisms f : X₁ ⟶ X₂ and g : X₂ ⟶ X₃ in the category of cochain complexes, this is the canonical triangle mappingCone f ⟶ mappingCone (f ≫ g) ⟶ mappingCone g ⟶ (mappingCone f)⟦1⟧.

Defined in
Mathlib.Algebra.Homology.HomotopyCategory.Triangulated
Cited by
20 results in Mathlib
Foundations
Depth 70 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.mappingConeCompHomotopyEquiv · cited by 9CochainComplex.mappingCon…CochainComplex.mappingConeCompTriangleh · cited by 3CochainComplex.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₁ · cited by 2CochainComplex.mappingCon…HomotopyCategory.spectralObjectMappingCone · cited by 2HomotopyCategory.spectral…CochainComplex.MappingConeCompHomotopyEquiv.hom · cited by 2MappingConeCompHomotopyEq…CochainComplex.MappingConeCompHomotopyEquiv.hom_inv_id · cited by 2MappingConeCompHomotopyEq…CochainComplex.MappingConeCompHomotopyEquiv.inv · cited by 2MappingConeCompHomotopyEq…CochainComplex.mappingConeCompTriangle_mor₂ · cited by 1CochainComplex.mappingCon…CochainComplex.mappingConeCompTriangle_mor₃ · cited by 1CochainComplex.mappingCon…CochainComplex.mappingConeCompTriangle_mor₃_naturality · cited by 1CochainComplex.mappingCon…CochainComplex.mappingConeCompHomotopyEquiv_comm₁_assoc · cited by 0CochainComplex.mappingCon…CochainComplex.mappingConeCompHomotopyEquiv_comm₂_assoc · cited by 0CochainComplex.mappingCon…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Functor.map · cited by 8698Functor.mapCategoryTheory.CategoryStruct.id · cited by 6235CategoryStruct.idCategoryTheory.Preadditive · cited by 3309CategoryTheory.PreadditiveCategoryTheory.shiftFunctor · cited by 1553CategoryTheory.shiftFunct…ComplexShape.up · cited by 1123ComplexShape.upCochainComplex · cited by 1016CochainComplexCategoryTheory.Pretriangulated.Triangle · cited by 645Pretriangulated.TriangleCategoryTheory.Pretriangulated.Triangle.mk · cited by 183Triangle.mkCategoryTheory.Pretriangulated.Triangle.mor₃ · cited by 178Triangle.mor₃CategoryTheory.Limits.HasBinaryBiproducts · cited by 165Limits.HasBinaryBiproductsCochainComplex.mappingCone.inr · cited by 79mappingCone.inrCochainComplex.mappingCone.triangle · cited by 48mappingCone.triangleCochainComplex.mappingConeCom…CITED BYCITES

Cites16

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

Cited by26

Results whose statement or proof uses this declaration.