Theorems · Theorem · category theory
ModuleCat.smul_naturality
∀ {R : Type u} [inst : Ring R] {M N : ModuleCat R} (f : M ⟶ N) (r : R),
CategoryTheory.CategoryStruct.comp ((CategoryTheory.forget₂ (ModuleCat R) AddCommGrpCat).map f) (N.smul r) =
CategoryTheory.CategoryStruct.comp (M.smul r) ((CategoryTheory.forget₂ (ModuleCat R) AddCommGrpCat).map f)- Defined in
- Mathlib.Algebra.Category.ModuleCat.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 35 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Ring
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- RingHom.idstatement · cited by 18,349
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- LinearMapstatement · cited by 10,215
- RingHomstatement · cited by 10,189
- CategoryTheory.Functor.mapstatement · cited by 8,698
- Ringstatement and proof · cited by 7,463
- AddMonoidHomstatement · cited by 3,230
- ModuleCatstatement and proof · cited by 1,429
- ModuleCat.carrierstatement · cited by 997
Cited by3
Results whose statement or proof uses this declaration.
- ModuleCat.smulNatTransproof · cited by 1
- ModuleCat.isoMk_invstatement · cited by 0
- ModuleCat.isoMk_symmstatement · cited by 0