Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Pretriangulated.rot_of_distTriang

∀ {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.distinguishedTriangles,
    T.rotate ∈ CategoryTheory.Pretriangulated.distinguishedTriangles

Given any distinguished triangle T, then we know T.rotate is also distinguished.

Defined in
Mathlib.CategoryTheory.Triangulated.Pretriangulated
Cited by
19 results in Mathlib
Foundations
Depth 36 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.comp_distTriang_mor_zero₃₁ · cited by 7Pretriangulated.comp_dist…CategoryTheory.Functor.homologySequence_exact₃ · cited by 6Functor.homologySequence_…CategoryTheory.Pretriangulated.comp_distTriang_mor_zero₂₃ · cited by 6Pretriangulated.comp_dist…CategoryTheory.ObjectProperty.trW_iff' · cited by 5ObjectProperty.trW_iff'CategoryTheory.Pretriangulated.Triangle.yoneda_exact₃ · cited by 4Triangle.yoneda_exact₃CategoryTheory.Pretriangulated.Triangle.coyoneda_exact₁ · cited by 4Triangle.coyoneda_exact₁CategoryTheory.Pretriangulated.Triangle.coyoneda_exact₃ · cited by 4Triangle.coyoneda_exact₃CategoryTheory.Pretriangulated.Triangle.shift_distinguished · cited by 4Triangle.shift_distinguis…CategoryTheory.Pretriangulated.complete_distinguished_triangle_morphism₁ · cited by 3Pretriangulated.complete_…CategoryTheory.Triangulated.TStructure.isIso₂_truncGE_map_of_isLE · cited by 2TStructure.isIso₂_truncGE…CategoryTheory.Pretriangulated.Triangle.mor₁_eq_zero_iff_epi₃ · cited by 2Triangle.mor₁_eq_zero_iff…CategoryTheory.Pretriangulated.Triangle.mor₂_eq_zero_iff_mono₃ · cited by 2Triangle.mor₂_eq_zero_iff…CategoryTheory.ObjectProperty.trW_iff_of_distinguished' · cited by 1ObjectProperty.trW_iff_of…CategoryTheory.Pretriangulated.Triangle.isZero₂_iff_isIso₃ · cited by 1Triangle.isZero₂_iff_isIs…CategoryTheory.Pretriangulated.isIso₃_of_isIso₁₂ · cited by 1Pretriangulated.isIso₃_of…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.rotateCategoryTheory.Pretriangulated.rotate_distinguished_triangle · cited by 8Pretriangulated.rotate_di…Pretriangulated.rot_of_distTr…CITED BYCITES

Cites12

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

Cited by19

Results whose statement or proof uses this declaration.