Theorems · Inductive type · category theory
CategoryTheory.Functor.CommShift
{C : Type u_1} →
{D : Type u_2} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
[inst_1 : CategoryTheory.Category.{v_2, u_2} D] →
CategoryTheory.Functor C D →
(A : Type u_6) →
[inst_2 : AddMonoid A] →
[CategoryTheory.HasShift C A] → [CategoryTheory.HasShift D A] → Type (max (max u_1 u_6) v_2)A functor F commutes with the shift by a monoid A if it is equipped with
commutation isomorphisms with the shifts by all a : A, and these isomorphisms
satisfy coherence properties with respect to 0 : A and the addition in A.
- Defined in
- Mathlib.CategoryTheory.Shift.CommShift
- Cited by
- 249 results in Mathlib
- Foundations
- Depth 2 from the axioms, rests on 5 definitions · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement · cited by 32,673
- CategoryTheory.Functorstatement · cited by 16,252
- AddMonoidstatement · cited by 2,864
- CategoryTheory.HasShiftstatement · cited by 1,527
Cited by325
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.CommShift.commShiftIsostatement and proof · cited by 202
- CategoryTheory.Functor.mapTrianglestatement and proof · cited by 87
- CategoryTheory.NatTrans.CommShiftstatement · cited by 41
- CategoryTheory.ShiftedHom.mapstatement and proof · cited by 41
- CategoryTheory.Functor.IsTriangulatedstatement · cited by 30
- CategoryTheory.Pretriangulated.Opposite.commShiftFunctorOpIntstatement and proof · cited by 27
- CategoryTheory.SingleFunctors.postcompstatement and proof · cited by 22
- CategoryTheory.Localization.SmallShiftedHom.equivstatement and proof · cited by 22
- CategoryTheory.Adjunction.CommShiftstatement · cited by 20
- CategoryTheory.Functor.map_distinguishedstatement and proof · cited by 18
- CategoryTheory.Functor.commShiftIso_comp_hom_appstatement · cited by 12
- CategoryTheory.NatTrans.CommShiftCorestatement · cited by 11
Showing the 200 most cited of 325.