Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Pretriangulated.Triangle.rotate

{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

If you rotate a triangle, you get another triangle. Given a triangle of the form: `` f g h X ───> Y ───> Z ───> X⟦1⟧ ` applying rotate gives a triangle of the form: ` g h -f⟦1⟧' Y ───> Z ───> X⟦1⟧ ───> Y⟦1⟧ ``

Defined in
Mathlib.CategoryTheory.Triangulated.Rotate
Cited by
43 results in Mathlib
Foundations
Depth 34 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.rotate · cited by 31Pretriangulated.rotateCategoryTheory.Pretriangulated.inv_rot_of_distTriang · cited by 23Pretriangulated.inv_rot_o…CategoryTheory.Pretriangulated.rot_of_distTriang · cited by 19Pretriangulated.rot_of_di…CochainComplex.mappingCone.triangleRotateShortComplex · cited by 9mappingCone.triangleRotat…CategoryTheory.Pretriangulated.rotate_distinguished_triangle · cited by 8Pretriangulated.rotate_di…CategoryTheory.Pretriangulated.comp_distTriang_mor_zero₃₁ · cited by 7Pretriangulated.comp_dist…CategoryTheory.Pretriangulated.comp_distTriang_mor_zero₂₃ · cited by 6Pretriangulated.comp_dist…CategoryTheory.Functor.homologySequence_exact₃ · cited by 6Functor.homologySequence_…CategoryTheory.Pretriangulated.Triangle.shift_distinguished · cited by 4Triangle.shift_distinguis…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.complete_distinguished_triangle_morphism₁ · cited by 3Pretriangulated.complete_…HomotopyCategory.Pretriangulated.rotate_distinguished_triangle' · cited by 2Pretriangulated.rotate_di…CategoryTheory.Pretriangulated.Triangle.mor₁_eq_zero_iff_epi₃ · cited by 2Triangle.mor₁_eq_zero_iff…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor.map · cited by 8698Functor.mapCategoryTheory.Preadditive · cited by 3309CategoryTheory.PreadditiveCategoryTheory.shiftFunctor · cited by 1553CategoryTheory.shiftFunct…CategoryTheory.HasShift · cited by 1527CategoryTheory.HasShiftCategoryTheory.Pretriangulated.Triangle · cited by 645Pretriangulated.TriangleCategoryTheory.Pretriangulated.Triangle.mor₁ · cited by 190Triangle.mor₁CategoryTheory.Pretriangulated.Triangle.mk · cited by 183Triangle.mkCategoryTheory.Pretriangulated.Triangle.mor₃ · cited by 178Triangle.mor₃CategoryTheory.Pretriangulated.Triangle.mor₂ · cited by 177Triangle.mor₂Triangle.rotateCITED BYCITES

Cites10

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

Cited by57

Results whose statement or proof uses this declaration.