Theorems · Theorem · category theory
CategoryTheory.ModObj.comp_smul
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.CartesianMonoidalCategory C] {M : C}
[inst_2 : CategoryTheory.MonObj M] {X : C} [inst_3 : CategoryTheory.ModObj M X] {Z Z' : C} (g : Z' ⟶ Z) (m : Z ⟶ M)
(x : Z ⟶ X),
CategoryTheory.CategoryStruct.comp g (m • x) =
CategoryTheory.CategoryStruct.comp g m • CategoryTheory.CategoryStruct.comp g x- Cited by
- 0 results in Mathlib
- Foundations
- Depth 31 from the axioms · uses propext, Classical.choice, Quot.sound
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 and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.CartesianMonoidalCategorystatement and proof · cited by 947
- CategoryTheory.MonObjstatement and proof · cited by 199
- CategoryTheory.CartesianMonoidalCategory.liftproof · cited by 160
- CategoryTheory.ModObjstatement and proof · cited by 38
- CategoryTheory.ModObj.smulproof · cited by 36
- CategoryTheory.CartesianMonoidalCategory.comp_lift_assocproof · cited by 7
- CategoryTheory.Hom.smul_defproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.