Theorems · Theorem · category theory
ModuleCat.smul_restrictScalars
∀ {R : Type u₁} {S : Type u₂} [inst : Ring R] [inst_1 : Ring S] (f : R →+* S) (r : R) (M : ModuleCat S),
((ModuleCat.restrictScalars f).obj M).smul r = M.smul (f r)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 35 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- CategoryTheory.Functor.objstatement · cited by 19,642
- RingHom.idstatement · cited by 18,349
- LinearMapstatement · cited by 10,215
- RingHomstatement and proof · cited by 10,189
- Ringstatement and proof · cited by 7,463
- AddMonoidHomstatement · cited by 3,230
- ModuleCatstatement and proof · cited by 1,429
- ModuleCat.carrierstatement · cited by 997
- AddCommGrpCatstatement · cited by 462
- AddCommGrpCat.carrierstatement · cited by 407
- CategoryTheory.forget₂statement · cited by 260
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.