Theorems · Definition · category theory
CategoryTheory.shiftFunctorAdd
(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) →
CategoryTheory.shiftFunctor C (i + j) ≅
(CategoryTheory.shiftFunctor C i).comp (CategoryTheory.shiftFunctor C j)Shifting by i + j is the same as shifting by i and then shifting by j.
- Defined in
- Mathlib.CategoryTheory.Shift.Basic
- Cited by
- 54 results in Mathlib
- Foundations
- Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functorstatement · cited by 16,252
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- AddMonoidstatement and proof · cited by 2,864
- CategoryTheory.shiftFunctorstatement · cited by 1,553
- CategoryTheory.HasShiftstatement and proof · cited by 1,527
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.Functor.Monoidal.μIsoproof · cited by 23
- CategoryTheory.shiftMonoidalFunctorproof · cited by 5
Cited by71
Results whose statement or proof uses this declaration.
- CategoryTheory.shiftFunctorAdd'proof · cited by 95
- CategoryTheory.shiftFunctorCommproof · cited by 29
- CategoryTheory.shiftFunctorAdd'_eq_shiftFunctorAddstatement and proof · cited by 15
- CategoryTheory.Functor.shiftIso_addstatement · cited by 3
- CategoryTheory.SingleFunctors.shiftIso_addstatement · cited by 3
- CategoryTheory.Functor.CommShift.isoAdd_hom_appstatement and proof · cited by 3
- CategoryTheory.shiftFunctorAdd'_add_zeroproof · cited by 3
- CategoryTheory.shiftFunctorAdd'_assocproof · cited by 3
- CategoryTheory.HasShift.Induced.addproof · cited by 3
- CategoryTheory.Functor.shiftIso_add'proof · cited by 2
- CategoryTheory.SingleFunctors.shiftIso_add'proof · cited by 2
- CategoryTheory.Functor.FullyFaithful.hasShift.addproof · cited by 2