Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Pretriangulated.Triangle.invRotate

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    [CategoryTheory.Preadditive C] →
      [inst_2 : CategoryTheory.HasShift C ℤ] →
        CategoryTheory.Pretriangulated.Triangle C → CategoryTheory.Pretriangulated.Triangle C

Given a triangle of the form: `` f g h X ───> Y ───> Z ───> X⟦1⟧ ` applying invRotate gives a triangle that can be thought of as: ` -h⟦-1⟧' f g Z⟦-1⟧ ───> X ───> Y ───> Z ` (note that this diagram doesn't technically fit the definition of triangle, as Z⟦-1⟧⟦1⟧ is not necessarily equal to Z, but it is isomorphic, by the counitIso of shiftEquiv C 1`)

Defined in
Mathlib.CategoryTheory.Triangulated.Rotate
Cited by
38 results in Mathlib
Foundations
Depth 38 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.PreadditiveCategoryTheory.HasShift

Around this declaration

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

CategoryTheory.Pretriangulated.invRotate · cited by 30Pretriangulated.invRotateCategoryTheory.Pretriangulated.inv_rot_of_distTriang · cited by 23Pretriangulated.inv_rot_o…CategoryTheory.Pretriangulated.Opposite.contractibleTriangleIso · cited by 7Opposite.contractibleTria…CategoryTheory.Triangulated.TStructure.to_truncLT_obj_ext · cited by 6TStructure.to_truncLT_obj…CategoryTheory.Pretriangulated.Triangle.isZero₃_iff_isIso₁ · cited by 5Triangle.isZero₃_iff_isIs…CategoryTheory.Functor.homologySequence_exact₁ · cited by 5Functor.homologySequence_…CategoryTheory.Pretriangulated.isoTriangleOfIso₁₃ · cited by 4Pretriangulated.isoTriang…CategoryTheory.Pretriangulated.Triangle.shift_distinguished · cited by 4Triangle.shift_distinguis…CategoryTheory.Pretriangulated.contractible_distinguished₁ · cited by 3Pretriangulated.contracti…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.Triangle.isZero₁_iff · cited by 2Triangle.isZero₁_iffCategoryTheory.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.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Functor.map · cited by 8698Functor.mapCategoryTheory.NatTrans.app · cited by 7406NatTrans.appCategoryTheory.Iso.inv · cited by 6514Iso.invCategoryTheory.Preadditive · cited by 3309CategoryTheory.PreadditiveCategoryTheory.shiftFunctor · cited by 1553CategoryTheory.shiftFunct…CategoryTheory.HasShift · cited by 1527CategoryTheory.HasShiftCategoryTheory.Pretriangulated.Triangle · cited by 645Pretriangulated.TriangleCategoryTheory.Equivalence.unitIso · cited by 536Equivalence.unitIsoCategoryTheory.Equivalence.counitIso · cited by 480Equivalence.counitIsoCategoryTheory.Pretriangulated.Triangle.obj₁ · cited by 360Triangle.obj₁CategoryTheory.Pretriangulated.Triangle.mor₁ · cited by 190Triangle.mor₁CategoryTheory.Pretriangulated.Triangle.mk · cited by 183Triangle.mkCategoryTheory.Pretriangulated.Triangle.mor₃ · cited by 178Triangle.mor₃Triangle.invRotateCITED BYCITES

Cites17

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

Cited by41

Results whose statement or proof uses this declaration.