Theorems · Definition · category theory
CategoryTheory.shiftComm
{C : Type u} →
{A : Type u_1} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : AddCommMonoid A] →
[inst_2 : CategoryTheory.HasShift C A] →
(X : C) →
(i j : A) →
(CategoryTheory.shiftFunctor C j).obj ((CategoryTheory.shiftFunctor C i).obj X) ≅
(CategoryTheory.shiftFunctor C i).obj ((CategoryTheory.shiftFunctor C j).obj X)When shifts are indexed by an additive commutative monoid, then shifts commute.
- Defined in
- Mathlib.CategoryTheory.Shift.Basic
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 35 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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.Functor.objstatement · cited by 19,642
- AddCommMonoidstatement and proof · cited by 12,281
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.shiftFunctorstatement · cited by 1,553
- CategoryTheory.HasShiftstatement and proof · cited by 1,527
- CategoryTheory.Iso.appproof · cited by 253
- CategoryTheory.shiftFunctorCommproof · cited by 29
Cited by15
Results whose statement or proof uses this declaration.
- CategoryTheory.DifferentialObject.shiftFunctorproof · cited by 7
- CategoryTheory.shiftComm_symmstatement · cited by 2
- CategoryTheory.Functor.CommShift₂.commstatement · cited by 1
- CategoryTheory.shiftComm'statement and proof · cited by 1
- CategoryTheory.shiftComm_hom_compstatement and proof · cited by 1
- CategoryTheory.Functor.commShift₂_commstatement · cited by 1
- CategoryTheory.Functor.CommShift₂.casesOnstatement and proof · cited by 0
- CategoryTheory.Functor.CommShift₂.noConfusionproof · cited by 0
- CategoryTheory.Functor.CommShift₂.noConfusionTypeproof · cited by 0
- CategoryTheory.Functor.CommShift₂.mk.noConfusionstatement and proof · cited by 0
- CategoryTheory.Functor.CommShift₂.recOnstatement and proof · cited by 0
- CategoryTheory.shiftComm_hom_comp_assocstatement and proof · cited by 0