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 CGiven 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`)
- Cited by
- 38 results in Mathlib
- Foundations
- Depth 38 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.Iso.invproof · cited by 6,514
- 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.Equivalence.unitIsoproof · cited by 536
- CategoryTheory.Equivalence.counitIsoproof · cited by 480
- CategoryTheory.Pretriangulated.Triangle.obj₁proof · cited by 360
Cited by41
Results whose statement or proof uses this declaration.
- CategoryTheory.Pretriangulated.invRotateproof · cited by 30
- CategoryTheory.Pretriangulated.inv_rot_of_distTriangstatement and proof · cited by 23
- CategoryTheory.Pretriangulated.Opposite.contractibleTriangleIsostatement and proof · cited by 7
- CategoryTheory.Triangulated.TStructure.to_truncLT_obj_extproof · cited by 6
- CategoryTheory.Pretriangulated.Triangle.isZero₃_iff_isIso₁proof · cited by 5
- CategoryTheory.Functor.homologySequence_exact₁proof · cited by 5
- CategoryTheory.Pretriangulated.isoTriangleOfIso₁₃proof · cited by 4
- CategoryTheory.Pretriangulated.Triangle.shift_distinguishedproof · cited by 4
- CategoryTheory.Pretriangulated.contractible_distinguished₁proof · cited by 3
- CategoryTheory.Pretriangulated.distinguished_cocone_triangle₂proof · cited by 3
- CategoryTheory.Triangulated.TStructure.isGE_iff_isIso_truncGEπ_appproof · cited by 3
- CategoryTheory.Pretriangulated.isIso₂_of_isIso₁₃proof · cited by 3