Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Functor.mapTriangleRotateIso

{C : Type u_1} →
  {D : Type u_2} →
    [inst : CategoryTheory.Category.{v_1, u_1} C] →
      [inst_1 : CategoryTheory.Category.{v_2, u_2} D] →
        [inst_2 : CategoryTheory.HasShift C ℤ] →
          [inst_3 : CategoryTheory.HasShift D ℤ] →
            (F : CategoryTheory.Functor C D) →
              [inst_4 : F.CommShift ℤ] →
                [inst_5 : CategoryTheory.Preadditive C] →
                  [inst_6 : CategoryTheory.Preadditive D] →
                    [F.Additive] →
                      F.mapTriangle.comp (CategoryTheory.Pretriangulated.rotate D) ≅
                        (CategoryTheory.Pretriangulated.rotate C).comp F.mapTriangle

F.mapTriangle commutes with the rotation of triangles.

Defined in
Mathlib.CategoryTheory.Triangulated.Functor
Cited by
8 results in Mathlib
Foundations
Depth 46 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.HasShiftCategoryTheory.HasShiftCategoryTheory.Functor.CommShiftCategoryTheory.PreadditiveCategoryTheory.PreadditiveCategoryTheory.Functor.Additive

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CochainComplex.mappingCone.trianglehRotateIsoTrianglehOfDegreewiseSplit · cited by 1mappingCone.trianglehRota…CochainComplex.trianglehOfDegreewiseSplitRotateRotateIso · cited by 1CochainComplex.trianglehO…CategoryTheory.Functor.mapTriangleRotateIso_hom_app_hom₁ · cited by 0Functor.mapTriangleRotate…CategoryTheory.Functor.mapTriangleRotateIso_hom_app_hom₂ · cited by 0Functor.mapTriangleRotate…CategoryTheory.Functor.mapTriangleRotateIso_hom_app_hom₃ · cited by 0Functor.mapTriangleRotate…CategoryTheory.Functor.mapTriangleRotateIso_inv_app_hom₁ · cited by 0Functor.mapTriangleRotate…CategoryTheory.Functor.mapTriangleRotateIso_inv_app_hom₂ · cited by 0Functor.mapTriangleRotate…CategoryTheory.Functor.mapTriangleRotateIso_inv_app_hom₃ · cited by 0Functor.mapTriangleRotate…CategoryTheory.Functor.rotate_essImageDistTriang · cited by 0Functor.rotate_essImageDi…DerivedCategory.mappingCocone_triangle_distinguished · cited by 0DerivedCategory.mappingCo…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.Preadditive · cited by 3309CategoryTheory.PreadditiveCategoryTheory.HasShift · cited by 1527CategoryTheory.HasShiftCategoryTheory.Functor.Additive · cited by 1179Functor.AdditiveCategoryTheory.Iso.symm · cited by 993Iso.symmCategoryTheory.Iso.refl · cited by 727Iso.reflCategoryTheory.Pretriangulated.Triangle · cited by 645Pretriangulated.TriangleCategoryTheory.Pretriangulated.Triangle.obj₁ · cited by 360Triangle.obj₁CategoryTheory.Pretriangulated.Triangle.obj₂ · cited by 316Triangle.obj₂CategoryTheory.Iso.app · cited by 253Iso.appCategoryTheory.Functor.CommShift · cited by 249Functor.CommShiftFunctor.mapTriangleRotateIsoCITED BYCITES

Cites20

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.