Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Pretriangulated.inv_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.invRotate ∈ CategoryTheory.Pretriangulated.distinguishedTriangles

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

Defined in
Mathlib.CategoryTheory.Triangulated.Pretriangulated
Cited by
23 results in Mathlib
Foundations
Depth 47 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.Triangulated.TStructure.to_truncLT_obj_ext · cited by 6TStructure.to_truncLT_obj…CategoryTheory.ObjectProperty.trW_iff' · cited by 5ObjectProperty.trW_iff'CategoryTheory.Functor.homologySequence_exact₁ · cited by 5Functor.homologySequence_…CategoryTheory.Pretriangulated.Triangle.isZero₃_iff_isIso₁ · cited by 5Triangle.isZero₃_iff_isIs…CategoryTheory.Pretriangulated.distinguished_cocone_triangle₁ · cited by 4Pretriangulated.distingui…CategoryTheory.Pretriangulated.Triangle.shift_distinguished · cited by 4Triangle.shift_distinguis…CategoryTheory.Pretriangulated.distinguished_cocone_triangle₂ · cited by 3Pretriangulated.distingui…CategoryTheory.Triangulated.TStructure.isGE_iff_isIso_truncGEπ_app · cited by 3TStructure.isGE_iff_isIso…CategoryTheory.Pretriangulated.isIso₂_of_isIso₁₃ · cited by 3Pretriangulated.isIso₂_of…CategoryTheory.Pretriangulated.contractible_distinguished₁ · cited by 3Pretriangulated.contracti…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.Pretriangulated.Triangle.isZero₁_iff · cited by 2Triangle.isZero₁_iffCategoryTheory.Triangulated.TStructure.triangle_map_ext · cited by 1TStructure.triangle_map_e…CategoryTheory.ObjectProperty.le_extensionProduct_right · cited by 1ObjectProperty.le_extensi…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.Iso.app · cited by 253Iso.appCategoryTheory.Pretriangulated.isomorphic_distinguished · cited by 47Pretriangulated.isomorphi…CategoryTheory.Pretriangulated.Triangle.rotate · cited by 43Triangle.rotateCategoryTheory.Pretriangulated.Triangle.invRotate · cited by 38Triangle.invRotateCategoryTheory.Pretriangulated.invRotCompRot · cited by 9Pretriangulated.invRotCom…Pretriangulated.inv_rot_of_di…CITED BYCITES

Cites16

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

Cited by23

Results whose statement or proof uses this declaration.