Mathlib Map

Theorems · Definition · ring theory

Module.End.smulLeft

{R : Type u_1} →
  {M : Type u_4} →
    [inst : Semiring R] →
      [inst_1 : AddCommMonoid M] → [inst_2 : Module R M] → (α : R) → α ∈ Set.center R → Module.End R M

Scalar multiplication on the left, as a linear map.

Defined in
Mathlib.Algebra.Module.LinearMap.End
Cited by
8 results in Mathlib
Foundations
Depth 17 from the axioms · uses propext
Assumes
SemiringAddCommMonoidModule

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites6

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

  • Setstatement · cited by 53,352
  • Modulestatement and proof · cited by 20,661
  • Semiringstatement and proof · cited by 13,802
  • AddCommMonoidstatement and proof · cited by 12,281
  • Module.Endstatement · cited by 774
  • Set.centerstatement and proof · cited by 49

Cited by9

Results whose statement or proof uses this declaration.