Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Pretriangulated.distinguishedTriangles

{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} →
            [self : CategoryTheory.Pretriangulated C] → Set (CategoryTheory.Pretriangulated.Triangle C)

a class of triangle which are called distinguished

Defined in
Mathlib.CategoryTheory.Triangulated.Pretriangulated
Cited by
316 results in Mathlib
Foundations
Depth 32 from the axioms, rests on 313 definitions · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.Pretriangulated

Around this declaration

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

CategoryTheory.Pretriangulated.isomorphic_distinguished · cited by 47Pretriangulated.isomorphi…CategoryTheory.Triangulated.Octahedron · cited by 34Triangulated.OctahedronCategoryTheory.ObjectProperty.trW · cited by 32ObjectProperty.trWCategoryTheory.Triangulated.Octahedron' · cited by 25Triangulated.Octahedron'CategoryTheory.ObjectProperty.extensionProduct · cited by 24ObjectProperty.extensionP…CategoryTheory.Pretriangulated.inv_rot_of_distTriang · cited by 23Pretriangulated.inv_rot_o…CategoryTheory.Pretriangulated.distinguished_cocone_triangle · cited by 20Pretriangulated.distingui…CategoryTheory.Triangulated.TStructure.triangleLTGE_distinguished · cited by 20TStructure.triangleLTGE_d…CategoryTheory.Pretriangulated.rot_of_distTriang · cited by 19Pretriangulated.rot_of_di…CategoryTheory.Functor.map_distinguished · cited by 18Functor.map_distinguishedCategoryTheory.Pretriangulated.shortComplexOfDistTriangle · cited by 17Pretriangulated.shortComp…CategoryTheory.Pretriangulated.Triangle.coyoneda_exact₂ · cited by 16Triangle.coyoneda_exact₂CategoryTheory.Triangulated.Octahedron.m₁ · cited by 12Octahedron.m₁CategoryTheory.Triangulated.Octahedron.m₃ · cited by 12Octahedron.m₃CategoryTheory.Pretriangulated.comp_distTriang_mor_zero₁₂ · cited by 11Pretriangulated.comp_dist…Set · cited by 53352SetCategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Preadditive · cited by 3309CategoryTheory.PreadditiveCategoryTheory.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.TrianglePretriangulated.distinguished…CITED BYCITES

Cites9

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

Cited by387

Results whose statement or proof uses this declaration.