Theorems · Definition · category theory
CategoryTheory.shiftMonoidalFunctor
(C : Type u) →
(A : Type u_1) →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : AddMonoid A] →
[CategoryTheory.HasShift C A] → CategoryTheory.Functor (CategoryTheory.Discrete A) (CategoryTheory.Functor C C)The monoidal functor from A to C ⥤ C given a HasShift instance.
- Defined in
- Mathlib.CategoryTheory.Shift.Basic
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- AddMonoidstatement and proof · cited by 2,864
- CategoryTheory.Discretestatement · cited by 2,447
- CategoryTheory.HasShiftstatement and proof · cited by 1,527
- CategoryTheory.HasShift.shiftproof · cited by 0
Cited by8
Results whose statement or proof uses this declaration.
- CategoryTheory.shiftFunctorproof · cited by 1,553
- CategoryTheory.shiftFunctorZeroproof · cited by 82
- CategoryTheory.shiftFunctorAddproof · cited by 54
- CategoryTheory.shiftFunctorAdd'_add_zeroproof · cited by 3
- CategoryTheory.shiftFunctorAdd'_assocproof · cited by 3
- CategoryTheory.pullbackShiftFunctorZero_inv_appproof · cited by 2
- CategoryTheory.shiftFunctorAdd'_zero_addproof · cited by 2
- CategoryTheory.pullbackShiftFunctorAdd'_inv_appproof · cited by 1