Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Functor.mapTriangle

{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) →
              [F.CommShift ℤ] →
                CategoryTheory.Functor (CategoryTheory.Pretriangulated.Triangle C)
                  (CategoryTheory.Pretriangulated.Triangle D)

The functor Triangle C ⥤ Triangle D that is induced by a functor F : C ⥤ D which commutes with shift by .

Defined in
Mathlib.CategoryTheory.Triangulated.Functor
Cited by
87 results in Mathlib
Foundations
Depth 43 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.HasShiftCategoryTheory.HasShiftCategoryTheory.Functor.CommShift

Around this declaration

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

CategoryTheory.Functor.map_distinguished · cited by 18Functor.map_distinguishedCochainComplex.mappingCone.triangleh · cited by 14mappingCone.trianglehCategoryTheory.Functor.mapTriangleCompIso · cited by 9Functor.mapTriangleCompIsoCategoryTheory.Functor.mapTriangleIso · cited by 8Functor.mapTriangleIsoCategoryTheory.Functor.mapTriangleRotateIso · cited by 8Functor.mapTriangleRotate…CategoryTheory.Functor.mapTriangleCommShiftIso · cited by 7Functor.mapTriangleCommSh…CategoryTheory.Functor.mapTriangleInvRotateIso · cited by 7Functor.mapTriangleInvRot…CategoryTheory.Functor.essImageDistTriang · cited by 7Functor.essImageDistTriangCategoryTheory.Functor.mapTriangleOpCompTriangleOpEquivalenceFunctorApp · cited by 6Functor.mapTriangleOpComp…CategoryTheory.Functor.mapTriangleIdIso · cited by 6Functor.mapTriangleIdIsoCochainComplex.homologyFunctorFactors_hom_app_homologyδOfTriangle · cited by 4CochainComplex.homologyFu…CochainComplex.mappingConeCompTriangleh · cited by 3CochainComplex.mappingCon…CategoryTheory.Adjunction.isTriangulated_rightAdjoint · cited by 3Adjunction.isTriangulated…CategoryTheory.Functor.map_distinguished_iff · cited by 3Functor.map_distinguished…CategoryTheory.Functor.isTriangulated_of_op · cited by 2Functor.isTriangulated_of…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.map · cited by 8698Functor.mapCategoryTheory.Iso.hom · cited by 7684Iso.homCategoryTheory.NatTrans.app · cited by 7406NatTrans.appCategoryTheory.HasShift · cited by 1527CategoryTheory.HasShiftCategoryTheory.Pretriangulated.Triangle · cited by 645Pretriangulated.TriangleCategoryTheory.Pretriangulated.Triangle.obj₁ · cited by 360Triangle.obj₁CategoryTheory.Functor.CommShift · cited by 249Functor.CommShiftCategoryTheory.Functor.CommShift.commShiftIso · cited by 202CommShift.commShiftIsoCategoryTheory.Pretriangulated.Triangle.mor₁ · cited by 190Triangle.mor₁CategoryTheory.Pretriangulated.Triangle.mk · cited by 183Triangle.mkCategoryTheory.Pretriangulated.Triangle.mor₃ · cited by 178Triangle.mor₃Functor.mapTriangleCITED BYCITES

Cites19

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

Cited by109

Results whose statement or proof uses this declaration.