Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Pretriangulated.shortComplexOfDistTriangle

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    [inst_1 : CategoryTheory.Limits.HasZeroObject C] →
      [inst_2 : CategoryTheory.HasShift C ℤ] →
        [inst_3 : CategoryTheory.Preadditive C] →
          [inst_4 : ∀ (n : ℤ), (CategoryTheory.shiftFunctor C n).Additive] →
            [hC : CategoryTheory.Pretriangulated C] →
              (T : CategoryTheory.Pretriangulated.Triangle C) →
                T ∈ CategoryTheory.Pretriangulated.distinguishedTriangles → CategoryTheory.ShortComplex C

The short complex T.obj₁ ⟶ T.obj₂ ⟶ T.obj₃ attached to a distinguished triangle.

Defined in
Mathlib.CategoryTheory.Triangulated.Pretriangulated
Cited by
17 results in Mathlib
Foundations
Depth 37 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasZeroObjectCategoryTheory.HasShiftCategoryTheory.PreadditiveCategoryTheory.Functor.AdditiveCategoryTheory.Pretriangulated

Around this declaration

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

CategoryTheory.Pretriangulated.shortComplexOfDistTriangleIsoOfIso · cited by 7Pretriangulated.shortComp…CategoryTheory.Functor.map_distinguished_exact · cited by 4Functor.map_distinguished…CategoryTheory.Functor.IsHomological.exact · cited by 1IsHomological.exactCategoryTheory.Functor.IsHomological.mk' · cited by 1IsHomological.mk'CategoryTheory.Functor.IsHomological.of_iso · cited by 1IsHomological.of_isoCategoryTheory.Functor.map_distinguished_op_exact · cited by 1Functor.map_distinguished…CategoryTheory.Functor.IsHomological.casesOn · cited by 0IsHomological.casesOnCategoryTheory.Functor.IsHomological.recOn · cited by 0IsHomological.recOnCategoryTheory.Pretriangulated.shortComplexOfDistTriangleIsoOfIso_hom_τ₁ · cited by 0Pretriangulated.shortComp…CategoryTheory.Pretriangulated.shortComplexOfDistTriangleIsoOfIso_hom_τ₂ · cited by 0Pretriangulated.shortComp…CategoryTheory.Pretriangulated.shortComplexOfDistTriangleIsoOfIso_hom_τ₃ · cited by 0Pretriangulated.shortComp…CategoryTheory.Pretriangulated.shortComplexOfDistTriangleIsoOfIso_inv_τ₁ · cited by 0Pretriangulated.shortComp…CategoryTheory.Pretriangulated.shortComplexOfDistTriangleIsoOfIso_inv_τ₂ · cited by 0Pretriangulated.shortComp…CategoryTheory.Pretriangulated.shortComplexOfDistTriangleIsoOfIso_inv_τ₃ · cited by 0Pretriangulated.shortComp…CategoryTheory.Pretriangulated.shortComplexOfDistTriangle_X₁ · cited by 0Pretriangulated.shortComp…Set · cited by 53352SetCategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Preadditive · cited by 3309CategoryTheory.PreadditiveCategoryTheory.ShortComplex · cited by 1850CategoryTheory.ShortCompl…CategoryTheory.shiftFunctor · cited by 1553CategoryTheory.shiftFunct…CategoryTheory.HasShift · cited by 1527CategoryTheory.HasShiftCategoryTheory.Limits.HasZeroObject · cited by 1298Limits.HasZeroObjectCategoryTheory.Functor.Additive · cited by 1179Functor.AdditiveCategoryTheory.Pretriangulated · cited by 669CategoryTheory.Pretriangu…CategoryTheory.Pretriangulated.Triangle · cited by 645Pretriangulated.TriangleCategoryTheory.Pretriangulated.distinguishedTriangles · cited by 316Pretriangulated.distingui…CategoryTheory.Pretriangulated.Triangle.mor₁ · cited by 190Triangle.mor₁CategoryTheory.Pretriangulated.Triangle.mor₂ · cited by 177Triangle.mor₂CategoryTheory.Pretriangulated.comp_distTriang_mor_zero₁₂ · cited by 11Pretriangulated.comp_dist…Pretriangulated.shortComplexO…CITED BYCITES

Cites14

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

Cited by20

Results whose statement or proof uses this declaration.