Mathlib Map

Theorems · Theorem · ring theory

Module.End.smulLeft_apply

∀ {R : Type u_1} {M : Type u_4} [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M] (α : R)
  (hα : α ∈ Set.center R) (x : M), (Module.End.smulLeft α hα) x = α • x
Defined in
Mathlib.Algebra.Module.LinearMap.End
Cited by
1 results in Mathlib
Foundations
Depth 21 from the axioms · uses propext
Assumes
SemiringAddCommMonoidModule

Around this declaration

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

Cites9

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

Cited by1

Results whose statement or proof uses this declaration.