Theorems · Definition · category theory
CategoryTheory.Pretriangulated.invRotateIsoRotateRotateShiftFunctorNegOne
(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.invRotate C ≅
(CategoryTheory.Pretriangulated.rotate C).comp
((CategoryTheory.Pretriangulated.rotate C).comp
(CategoryTheory.Pretriangulated.Triangle.shiftFunctor C (-1)))The inverse of the rotation of triangles can be expressed using a double
rotation and the shift by -1.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 49 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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.Functorstatement · cited by 16,252
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- CategoryTheory.shiftFunctorstatement and proof · cited by 1,553
- CategoryTheory.HasShiftstatement and proof · cited by 1,527
- CategoryTheory.Functor.Additivestatement and proof · cited by 1,179
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.Pretriangulated.Trianglestatement · cited by 645
- CategoryTheory.Iso.transproof · cited by 566
- CategoryTheory.Equivalence.counitIsoproof · cited by 480
Cited by1
Results whose statement or proof uses this declaration.
- HomotopyCategory.Pretriangulated.invRotate_distinguished_triangle'proof · cited by 1