Theorems · Definition · category theory
CategoryTheory.shiftFunctorComm
(C : Type u) →
{A : Type u_1} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : AddCommMonoid A] →
[inst_2 : CategoryTheory.HasShift C A] →
(i j : A) →
(CategoryTheory.shiftFunctor C i).comp (CategoryTheory.shiftFunctor C j) ≅
(CategoryTheory.shiftFunctor C j).comp (CategoryTheory.shiftFunctor C i)When shifts are indexed by an additive commutative monoid, then shifts commute.
- Defined in
- Mathlib.CategoryTheory.Shift.Basic
- Cited by
- 29 results in Mathlib
- Foundations
- Depth 34 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- AddCommMonoidstatement and proof · cited by 12,281
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.shiftFunctorstatement · cited by 1,553
- CategoryTheory.HasShiftstatement and proof · cited by 1,527
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.Iso.transproof · cited by 566
- CategoryTheory.shiftFunctorAdd'proof · cited by 95
- CategoryTheory.shiftFunctorAddproof · cited by 54
Cited by31
Results whose statement or proof uses this declaration.
- CategoryTheory.Pretriangulated.Triangle.shiftFunctorproof · cited by 31
- CategoryTheory.shiftCommproof · cited by 9
- CategoryTheory.shiftFunctorComm_eqstatement and proof · cited by 8
- CategoryTheory.shiftFunctorComm_inv_app_of_add_eq_zerostatement · cited by 2
- CategoryTheory.shiftFunctorZero_hom_app_shiftstatement and proof · cited by 2
- HomologicalComplex₂.totalShift₁Iso_hom_totalShift₂Iso_homstatement · cited by 2
- CategoryTheory.shiftFunctorComm_hom_app_of_add_eq_zerostatement · cited by 1
- CategoryTheory.shiftFunctorComm_symmstatement and proof · cited by 1
- CochainComplex.shiftFunctorComm_hom_app_fstatement · cited by 1
- CategoryTheory.Functor.map_shiftFunctorCommstatement · cited by 1
- CategoryTheory.Functor.map_shiftFunctorComm_hom_appstatement and proof · cited by 1
- CategoryTheory.Pretriangulated.shift_opShiftFunctorEquivalence_counitIso_inv_appstatement · cited by 1