Mathlib Map

Theorems · Definition · category theory

CategoryTheory.ShortComplex.ShortExact.singleTriangleIso

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    [inst_1 : CategoryTheory.Abelian C] →
      [inst_2 : HasDerivedCategory C] →
        {S : CategoryTheory.ShortComplex C} → (hS : S.ShortExact) → hS.singleTriangle ≅ DerivedCategory.triangleOfSES ⋯

Given a short exact complex S in C that is short exact (hS), this is the canonical isomorphism between the triangle hS.singleTriangle in the derived category and the triangle attached to the corresponding short exact sequence of cochain complexes after the application of the single functor.

Defined in
Mathlib.Algebra.Homology.DerivedCategory.SingleTriangle
Cited by
7 results in Mathlib
Foundations
Depth 112 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.AbelianHasDerivedCategory

Around this declaration

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

CategoryTheory.ShortComplex.ShortExact.singleTriangle_distinguished · cited by 8ShortExact.singleTriangle…CategoryTheory.ShortComplex.ShortExact.singleTriangleIso_hom_hom₁ · cited by 0ShortExact.singleTriangle…CategoryTheory.ShortComplex.ShortExact.singleTriangleIso_hom_hom₂ · cited by 0ShortExact.singleTriangle…CategoryTheory.ShortComplex.ShortExact.singleTriangleIso_hom_hom₃ · cited by 0ShortExact.singleTriangle…CategoryTheory.ShortComplex.ShortExact.singleTriangleIso_inv_hom₁ · cited by 0ShortExact.singleTriangle…CategoryTheory.ShortComplex.ShortExact.singleTriangleIso_inv_hom₂ · cited by 0ShortExact.singleTriangle…CategoryTheory.ShortComplex.ShortExact.singleTriangleIso_inv_hom₃ · cited by 0ShortExact.singleTriangle…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Iso · cited by 3963CategoryTheory.IsoCategoryTheory.ShortComplex · cited by 1850CategoryTheory.ShortCompl…CategoryTheory.Abelian · cited by 1753CategoryTheory.AbelianHomologicalComplex · cited by 1691HomologicalComplexComplexShape.up · cited by 1123ComplexShape.upCategoryTheory.ShortComplex.X₂ · cited by 1115ShortComplex.X₂CategoryTheory.ShortComplex.X₁ · cited by 889ShortComplex.X₁CategoryTheory.ShortComplex.X₃ · cited by 876ShortComplex.X₃CategoryTheory.Pretriangulated.Triangle · cited by 645Pretriangulated.TriangleCategoryTheory.Iso.app · cited by 253Iso.appCategoryTheory.ShortComplex.ShortExact · cited by 232ShortComplex.ShortExactCategoryTheory.Functor.mapIso · cited by 224Functor.mapIsoHasDerivedCategory · cited by 190HasDerivedCategoryShortExact.singleTriangleIsoCITED BYCITES

Cites28

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

Cited by7

Results whose statement or proof uses this declaration.