Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Pretriangulated.triangleRotation

(C : Type u) →
  [inst : CategoryTheory.Category.{v, u} C] →
    [inst_1 : CategoryTheory.Preadditive C] →
      [inst_2 : CategoryTheory.HasShift C ℤ] →
        [∀ (n : ℤ), (CategoryTheory.shiftFunctor C n).Additive] →
          CategoryTheory.Pretriangulated.Triangle C ≌ CategoryTheory.Pretriangulated.Triangle C

Rotating triangles gives an auto-equivalence on the category of triangles in C.

Defined in
Mathlib.CategoryTheory.Triangulated.Rotate
Cited by
7 results in Mathlib
Foundations
Depth 48 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.PreadditiveCategoryTheory.HasShiftCategoryTheory.Functor.Additive

Around this declaration

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

CategoryTheory.Pretriangulated.invRotateIsoRotateRotateShiftFunctorNegOne · cited by 1Pretriangulated.invRotate…CategoryTheory.Pretriangulated.triangleRotation_counitIso · cited by 0Pretriangulated.triangleR…CategoryTheory.Pretriangulated.triangleRotation_functor · cited by 0Pretriangulated.triangleR…CategoryTheory.Pretriangulated.triangleRotation_inverse · cited by 0Pretriangulated.triangleR…CategoryTheory.Pretriangulated.triangleRotation_unitIso · cited by 0Pretriangulated.triangleR…HomotopyCategory.Pretriangulated.rotate_distinguished_triangle · cited by 0Pretriangulated.rotate_di…HomotopyCategory.distinguished_iff_iso_trianglehOfDegreewiseSplit · cited by 0HomotopyCategory.distingu…CategoryTheory.Functor.rotate_essImageDistTriang · cited by 0Functor.rotate_essImageDi…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Preadditive · cited by 3309CategoryTheory.PreadditiveCategoryTheory.shiftFunctor · cited by 1553CategoryTheory.shiftFunct…CategoryTheory.HasShift · cited by 1527CategoryTheory.HasShiftCategoryTheory.Functor.Additive · cited by 1179Functor.AdditiveCategoryTheory.Pretriangulated.Triangle · cited by 645Pretriangulated.TriangleCategoryTheory.Equivalence · cited by 601CategoryTheory.EquivalenceCategoryTheory.Pretriangulated.rotate · cited by 31Pretriangulated.rotateCategoryTheory.Pretriangulated.invRotate · cited by 30Pretriangulated.invRotateCategoryTheory.Pretriangulated.invRotCompRot · cited by 9Pretriangulated.invRotCom…CategoryTheory.Pretriangulated.rotCompInvRot · cited by 8Pretriangulated.rotCompIn…Pretriangulated.triangleRotat…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.