Mathlib Map

Theorems · Definition · category theory

CategoryTheory.shiftFunctorCompIsoId

(C : Type u) →
  {A : Type u_1} →
    [inst : CategoryTheory.Category.{v, u} C] →
      [inst_1 : AddMonoid A] →
        [inst_2 : CategoryTheory.HasShift C A] →
          (i j : A) →
            i + j = 0 →
              ((CategoryTheory.shiftFunctor C i).comp (CategoryTheory.shiftFunctor C j) ≅ CategoryTheory.Functor.id C)

When i + j = 0, shifting by i and by j gives the identity functor

Defined in
Mathlib.CategoryTheory.Shift.Basic
Cited by
69 results in Mathlib
Foundations
Depth 34 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryAddMonoidCategoryTheory.HasShift

Around this declaration

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

CategoryTheory.Pretriangulated.opShiftFunctorEquivalence · cited by 61Pretriangulated.opShiftFu…CochainComplex.mappingCocone.triangle · cited by 6mappingCocone.triangleCategoryTheory.shift_shiftFunctorCompIsoId_hom_app · cited by 5CategoryTheory.shift_shif…CategoryTheory.shift_shiftFunctorCompIsoId_inv_app · cited by 5CategoryTheory.shift_shif…CategoryTheory.Functor.homologySequence_exact₁ · cited by 5Functor.homologySequence_…CategoryTheory.Functor.map_shiftFunctorCompIsoId_hom_app · cited by 4Functor.map_shiftFunctorC…CategoryTheory.shiftEquiv' · cited by 4CategoryTheory.shiftEquiv'CategoryTheory.Pretriangulated.isoTriangleOfIso₁₃ · cited by 4Pretriangulated.isoTriang…CategoryTheory.Functor.map_shiftFunctorCompIsoId_inv_app · cited by 3Functor.map_shiftFunctorC…CategoryTheory.Pretriangulated.contractible_distinguished₁ · cited by 3Pretriangulated.contracti…CategoryTheory.Pretriangulated.distinguished_cocone_triangle₂ · cited by 3Pretriangulated.distingui…CategoryTheory.Functor.map_opShiftFunctorEquivalence_counitIso_hom_app_unop · cited by 2Functor.map_opShiftFuncto…CategoryTheory.Functor.map_opShiftFunctorEquivalence_unitIso_hom_app_unop · cited by 2Functor.map_opShiftFuncto…CategoryTheory.Pretriangulated.Triangle.isZero₁_iff · cited by 2Triangle.isZero₁_iffCategoryTheory.Adjunction.LeftAdjointCommShift.iso_hom_app · cited by 2LeftAdjointCommShift.iso_…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.comp · cited by 6529Functor.compCategoryTheory.Iso · cited by 3963CategoryTheory.IsoCategoryTheory.Functor.id · cited by 3333Functor.idAddMonoid · cited by 2864AddMonoidCategoryTheory.shiftFunctor · cited by 1553CategoryTheory.shiftFunct…CategoryTheory.HasShift · cited by 1527CategoryTheory.HasShiftCategoryTheory.Iso.symm · cited by 993Iso.symmCategoryTheory.Iso.trans · cited by 566Iso.transCategoryTheory.shiftFunctorAdd' · cited by 95CategoryTheory.shiftFunct…CategoryTheory.shiftFunctorZero · cited by 82CategoryTheory.shiftFunct…CategoryTheory.shiftFunctorCo…CITED BYCITES

Cites12

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

Cited by74

Results whose statement or proof uses this declaration.