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 CIf 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⟧
``
- Cited by
- 43 results in Mathlib
- Foundations
- Depth 34 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- CategoryTheory.shiftFunctorproof · cited by 1,553
- CategoryTheory.HasShiftstatement and proof · cited by 1,527
- CategoryTheory.Pretriangulated.Trianglestatement and proof · cited by 645
- CategoryTheory.Pretriangulated.Triangle.mor₁proof · cited by 190
- CategoryTheory.Pretriangulated.Triangle.mkproof · cited by 183
- CategoryTheory.Pretriangulated.Triangle.mor₃proof · cited by 178
- CategoryTheory.Pretriangulated.Triangle.mor₂proof · cited by 177
Cited by57
Results whose statement or proof uses this declaration.
- CategoryTheory.Pretriangulated.rotateproof · cited by 31
- CategoryTheory.Pretriangulated.inv_rot_of_distTriangproof · cited by 23
- CategoryTheory.Pretriangulated.rot_of_distTriangstatement · cited by 19
- CochainComplex.mappingCone.triangleRotateShortComplexproof · cited by 9
- CategoryTheory.Pretriangulated.rotate_distinguished_trianglestatement · cited by 8
- CategoryTheory.Pretriangulated.comp_distTriang_mor_zero₃₁proof · cited by 7
- CategoryTheory.Pretriangulated.comp_distTriang_mor_zero₂₃proof · cited by 6
- CategoryTheory.Functor.homologySequence_exact₃proof · cited by 6
- CategoryTheory.Pretriangulated.Triangle.shift_distinguishedproof · cited by 4
- CategoryTheory.Pretriangulated.Triangle.yoneda_exact₃proof · cited by 4
- CategoryTheory.Pretriangulated.Triangle.coyoneda_exact₁proof · cited by 4
- CategoryTheory.Pretriangulated.Triangle.coyoneda_exact₃proof · cited by 4