Theorems · Theorem · category theory
CategoryTheory.MonoidalLinear.smul_whiskerRight
∀ {R : Type u_1} {inst : Semiring R} {C : Type u_2} {inst_1 : CategoryTheory.Category.{v_1, u_2} C}
{inst_2 : CategoryTheory.Preadditive C} {inst_3 : CategoryTheory.Linear R C}
{inst_4 : CategoryTheory.MonoidalCategory C} {inst_5 : CategoryTheory.MonoidalPreadditive C}
[self : CategoryTheory.MonoidalLinear R C] (r : R) {Y Z : C} (f : Y ⟶ Z) (X : C),
CategoryTheory.MonoidalCategoryStruct.whiskerRight (r • f) X =
r • CategoryTheory.MonoidalCategoryStruct.whiskerRight f X- Defined in
- Mathlib.CategoryTheory.Monoidal.Linear
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses no axioms
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
- Quiver.Homstatement · cited by 32,603
- Semiringstatement and proof · cited by 13,802
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- CategoryTheory.MonoidalCategoryStruct.tensorObjstatement · cited by 3,106
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.MonoidalCategoryStruct.whiskerRightstatement · cited by 903
- CategoryTheory.Linearstatement and proof · cited by 131
- CategoryTheory.MonoidalPreadditivestatement and proof · cited by 65
- CategoryTheory.MonoidalLinearstatement and proof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.MonoidalLinear.ofFaithfulproof · cited by 0