Mathlib Map

Theorems · Definition · category theory

CochainComplex.mappingCone.trianglehRotateIsoTrianglehOfDegreewiseSplit

{C : Type u_1} →
  [inst : CategoryTheory.Category.{v, u_1} C] →
    [inst_1 : CategoryTheory.Preadditive C] →
      [inst_2 : CategoryTheory.Limits.HasBinaryBiproducts C] →
        {K L : CochainComplex C ℤ} →
          (φ : K ⟶ L) →
            (CochainComplex.mappingCone.triangleh φ).rotate ≅
              CochainComplex.trianglehOfDegreewiseSplit (CochainComplex.mappingCone.triangleRotateShortComplex φ)
                (CochainComplex.mappingCone.triangleRotateShortComplexSplitting φ)

The triangle (triangleh φ).rotate is isomorphic to a triangle attached to a degreewise split short exact sequence of cochain complexes.

Defined in
Mathlib.Algebra.Homology.HomotopyCategory.DegreewiseSplit
Cited by
1 results in Mathlib
Foundations
Depth 79 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.

Cites22

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

Cited by1

Results whose statement or proof uses this declaration.