Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Pretriangulated.Triangle.shiftFunctor

(C : Type u) →
  [inst : CategoryTheory.Category.{v, u} C] →
    [CategoryTheory.Preadditive C] →
      [inst_2 : CategoryTheory.HasShift C ℤ] →
        ℤ →
          CategoryTheory.Functor (CategoryTheory.Pretriangulated.Triangle C) (CategoryTheory.Pretriangulated.Triangle C)

The shift functor Triangle C ⥤ Triangle C by n : ℤ sends a triangle to the triangle obtained by shifting the objects by n in C and by multiplying the three morphisms by (-1)^n.

Defined in
Mathlib.CategoryTheory.Triangulated.TriangleShift
Cited by
31 results in Mathlib
Foundations
Depth 44 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.PreadditiveCategoryTheory.HasShift

Around this declaration

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

CategoryTheory.Pretriangulated.Triangle.shiftFunctorAdd' · cited by 11Triangle.shiftFunctorAdd'CategoryTheory.Pretriangulated.Triangle.shiftFunctorZero · cited by 9Triangle.shiftFunctorZeroCategoryTheory.Functor.mapTriangleCommShiftIso · cited by 7Functor.mapTriangleCommSh…CategoryTheory.Pretriangulated.Triangle.shift_distinguished · cited by 4Triangle.shift_distinguis…HomotopyCategory.Pretriangulated.invRotate_distinguished_triangle' · cited by 1Pretriangulated.invRotate…HomotopyCategory.Pretriangulated.shift_distinguished_triangle · cited by 1Pretriangulated.shift_dis…CategoryTheory.Pretriangulated.rotateRotateRotateIso · cited by 1Pretriangulated.rotateRot…CochainComplex.mappingCone.shiftTrianglehIso · cited by 1mappingCone.shiftTriangle…CategoryTheory.Pretriangulated.Triangle.shiftFunctorAdd_eq · cited by 1Triangle.shiftFunctorAdd_…CategoryTheory.Pretriangulated.invRotateInvRotateInvRotateIso · cited by 1Pretriangulated.invRotate…CategoryTheory.Pretriangulated.invRotateIsoRotateRotateShiftFunctorNegOne · cited by 1Pretriangulated.invRotate…CategoryTheory.Pretriangulated.Triangle.shiftFunctorAdd'.congr_simp · cited by 0shiftFunctorAdd'.congr_si…CategoryTheory.Triangulated.TStructure.exists_triangle · cited by 0TStructure.exists_triangleCategoryTheory.Functor.mapTriangleCommShiftIso_hom_app_hom₁ · cited by 0Functor.mapTriangleCommSh…CategoryTheory.Functor.mapTriangleCommShiftIso_hom_app_hom₂ · cited by 0Functor.mapTriangleCommSh…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.Preadditive · cited by 3309CategoryTheory.PreadditiveCategoryTheory.shiftFunctor · cited by 1553CategoryTheory.shiftFunct…CategoryTheory.HasShift · cited by 1527CategoryTheory.HasShiftCategoryTheory.Pretriangulated.Triangle · cited by 645Pretriangulated.TriangleCategoryTheory.Pretriangulated.Triangle.obj₁ · cited by 360Triangle.obj₁CategoryTheory.Pretriangulated.Triangle.mor₁ · cited by 190Triangle.mor₁CategoryTheory.Pretriangulated.Triangle.mk · cited by 183Triangle.mkCategoryTheory.Pretriangulated.Triangle.mor₃ · cited by 178Triangle.mor₃Triangle.shiftFunctorCITED BYCITES

Cites21

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

Cited by39

Results whose statement or proof uses this declaration.