Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Pretriangulated.invRotCompRot

{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).comp (CategoryTheory.Pretriangulated.rotate C) ≅
            CategoryTheory.Functor.id (CategoryTheory.Pretriangulated.Triangle C)

The counit isomorphism of the auto-equivalence of categories triangleRotation C of Triangle C given by the rotation of triangles.

Defined in
Mathlib.CategoryTheory.Triangulated.Rotate
Cited by
9 results in Mathlib
Foundations
Depth 46 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.inv_rot_of_distTriang · cited by 23Pretriangulated.inv_rot_o…CategoryTheory.Pretriangulated.triangleRotation · cited by 7Pretriangulated.triangleR…CategoryTheory.Pretriangulated.invRotCompRot_hom_app_hom₁ · cited by 0Pretriangulated.invRotCom…CategoryTheory.Pretriangulated.invRotCompRot_hom_app_hom₂ · cited by 0Pretriangulated.invRotCom…CategoryTheory.Pretriangulated.invRotCompRot_hom_app_hom₃ · cited by 0Pretriangulated.invRotCom…CategoryTheory.Pretriangulated.invRotCompRot_inv_app_hom₁ · cited by 0Pretriangulated.invRotCom…CategoryTheory.Pretriangulated.invRotCompRot_inv_app_hom₂ · cited by 0Pretriangulated.invRotCom…CategoryTheory.Pretriangulated.invRotCompRot_inv_app_hom₃ · cited by 0Pretriangulated.invRotCom…CategoryTheory.Pretriangulated.invRotCompRot.congr_simp · cited by 0invRotCompRot.congr_simpCategoryTheory.Pretriangulated.triangleRotation_counitIso · cited by 0Pretriangulated.triangleR…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.comp · cited by 6529Functor.compCategoryTheory.Iso · cited by 3963CategoryTheory.IsoCategoryTheory.Functor.id · cited by 3333Functor.idCategoryTheory.Preadditive · cited by 3309CategoryTheory.PreadditiveCategoryTheory.shiftFunctor · cited by 1553CategoryTheory.shiftFunct…CategoryTheory.HasShift · cited by 1527CategoryTheory.HasShiftCategoryTheory.Functor.Additive · cited by 1179Functor.AdditiveCategoryTheory.Iso.refl · cited by 727Iso.reflCategoryTheory.Pretriangulated.Triangle · cited by 645Pretriangulated.TriangleCategoryTheory.Equivalence.counitIso · cited by 480Equivalence.counitIsoCategoryTheory.Pretriangulated.Triangle.obj₁ · cited by 360Triangle.obj₁CategoryTheory.Pretriangulated.Triangle.obj₃ · cited by 332Triangle.obj₃Pretriangulated.invRotCompRotCITED BYCITES

Cites22

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

Cited by10

Results whose statement or proof uses this declaration.