Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Pretriangulated.rotate_distinguished_triangle

∀ {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]
  (T : CategoryTheory.Pretriangulated.Triangle C),
  T ∈ CategoryTheory.Pretriangulated.distinguishedTriangles ↔
    T.rotate ∈ CategoryTheory.Pretriangulated.distinguishedTriangles

a triangle is distinguished iff it is so after rotating it

Defined in
Mathlib.CategoryTheory.Triangulated.Pretriangulated
Cited by
8 results in Mathlib
Foundations
Depth 35 from the axioms · 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.inv_rot_of_distTriang · cited by 23Pretriangulated.inv_rot_o…CategoryTheory.Pretriangulated.rot_of_distTriang · cited by 19Pretriangulated.rot_of_di…CategoryTheory.Pretriangulated.Triangle.distinguished_iff_of_isZero₁ · cited by 2Triangle.distinguished_if…CategoryTheory.Pretriangulated.Opposite.rotate_distinguished_triangle · cited by 0Opposite.rotate_distingui…CategoryTheory.Pretriangulated.Triangle.distinguished_iff_of_isZero₂ · cited by 0Triangle.distinguished_if…HomotopyCategory.distinguished_iff_iso_trianglehOfDegreewiseSplit · cited by 0HomotopyCategory.distingu…DerivedCategory.mappingCocone_triangle_distinguished · cited by 0DerivedCategory.mappingCo…CategoryTheory.Triangulated.AbelianSubcategory.exists_distinguished_triangle_of_epi · cited by 0AbelianSubcategory.exists…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.TriangleCategoryTheory.Pretriangulated.distinguishedTriangles · cited by 316Pretriangulated.distingui…CategoryTheory.Pretriangulated.Triangle.rotate · cited by 43Triangle.rotatePretriangulated.rotate_distin…CITED BYCITES

Cites11

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

Cited by8

Results whose statement or proof uses this declaration.