Mathlib Map

Theorems · Definition · category theory

CategoryTheory.shiftFunctorZero

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

Shifting by zero is the identity functor.

Defined in
Mathlib.CategoryTheory.Shift.Basic
Cited by
82 results in Mathlib
Foundations
Depth 32 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.shiftFunctorCompIsoId · cited by 69CategoryTheory.shiftFunct…CategoryTheory.ShiftedHom.mk₀_comp · cited by 13ShiftedHom.mk₀_compCategoryTheory.shiftFunctorZero' · cited by 12CategoryTheory.shiftFunct…CategoryTheory.ShiftedHom.comp_mk₀ · cited by 11ShiftedHom.comp_mk₀CategoryTheory.Pretriangulated.Triangle.shiftFunctorZero · cited by 9Triangle.shiftFunctorZeroCategoryTheory.Functor.CommShift.isoZero · cited by 8CommShift.isoZeroCategoryTheory.Functor.CommShift.isoZero_hom_app · cited by 8CommShift.isoZero_hom_appCategoryTheory.Localization.SmallShiftedHom.equiv_mk₀ · cited by 6SmallShiftedHom.equiv_mk₀CategoryTheory.ShiftedHom.map_mk₀ · cited by 5ShiftedHom.map_mk₀CategoryTheory.shiftFunctorAdd'_zero_add_inv_app · cited by 5CategoryTheory.shiftFunct…CategoryTheory.shift_shiftFunctorCompIsoId_hom_app · cited by 5CategoryTheory.shift_shif…CategoryTheory.Functor.map_shiftFunctorCompIsoId_hom_app · cited by 4Functor.map_shiftFunctorC…CategoryTheory.shiftFunctorAdd'_add_zero_inv_app · cited by 4CategoryTheory.shiftFunct…CategoryTheory.ObjectProperty.le_shiftClosure · cited by 3ObjectProperty.le_shiftCl…CategoryTheory.shiftFunctorAdd'_add_zero · cited by 3CategoryTheory.shiftFunct…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.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.Functor.Monoidal.εIso · cited by 12Monoidal.εIsoCategoryTheory.shiftMonoidalFunctor · cited by 5CategoryTheory.shiftMonoi…CategoryTheory.shiftFunctorZe…CITED BYCITES

Cites10

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

Cited by103

Results whose statement or proof uses this declaration.