Mathlib Map

Theorems · Definition · category theory

ModuleCat.smul

{R : Type u} →
  [inst : Ring R] →
    (M : ModuleCat R) → R →+* CategoryTheory.End ((CategoryTheory.forget₂ (ModuleCat R) AddCommGrpCat).obj M)

The scalar multiplication on an object of ModuleCat R considered as a morphism of rings from R to the endomorphisms of the underlying abelian group.

Defined in
Mathlib.Algebra.Category.ModuleCat.Basic
Cited by
13 results in Mathlib
Foundations
Depth 34 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.

AlgebraicGeometry.Scheme.Modules.smul · cited by 9Modules.smulModuleCat.homMk · cited by 6ModuleCat.homMkModuleCat.isoMk · cited by 3ModuleCat.isoMkModuleCat.HasColimit.coconePointSMul · cited by 3HasColimit.coconePointSMulModuleCat.smul_naturality · cited by 2ModuleCat.smul_naturalityModuleCat.smulNatTrans · cited by 1ModuleCat.smulNatTransPresheafOfModules.smul_map · cited by 1PresheafOfModules.smul_mapModuleCat.homMk.congr_simp · cited by 0homMk.congr_simpModuleCat.mkOfSMul_smul · cited by 0ModuleCat.mkOfSMul_smulModuleCat.smul_restrictScalars · cited by 0ModuleCat.smul_restrictSc…ModuleCat.smulNatTrans_apply_app · cited by 0ModuleCat.smulNatTrans_ap…ModuleCat.isoMk_hom · cited by 0ModuleCat.isoMk_homModuleCat.isoMk_inv · cited by 0ModuleCat.isoMk_invModuleCat.isoMk_symm · cited by 0ModuleCat.isoMk_symmModuleCat.homMk_hom_apply · cited by 0ModuleCat.homMk_hom_applyCategoryTheory.Functor.obj · cited by 19642Functor.objRingHom.id · cited by 18349RingHom.idLinearMap · cited by 10215LinearMapRingHom · cited by 10189RingHomRing · cited by 7463RingAddMonoidHom · cited by 3230AddMonoidHomModuleCat · cited by 1429ModuleCatModuleCat.carrier · cited by 997ModuleCat.carrierAddCommGrpCat · cited by 462AddCommGrpCatAddCommGrpCat.carrier · cited by 407AddCommGrpCat.carrierCategoryTheory.forget₂ · cited by 260CategoryTheory.forget₂CategoryTheory.End · cited by 169CategoryTheory.EndAddCommGrpCat.ofHom · cited by 72AddCommGrpCat.ofHomModuleCat.smulCITED BYCITES

Cites13

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by18

Results whose statement or proof uses this declaration.