Mathlib Map

Theorems · Definition · linear algebra

LinearMap.lsmul

(R : Type u_2) →
  [inst : CommSemiring R] → (M : Type u_5) → [inst_1 : AddCommMonoid M] → [inst_2 : Module R M] → R →ₗ[R] M →ₗ[R] M

Scalar multiplication as a bilinear map R → M → M.

Defined in
Mathlib.LinearAlgebra.BilinearMap
Cited by
50 results in Mathlib
Foundations
Depth 36 from the axioms · uses propext, Quot.sound
Assumes
CommSemiringAddCommMonoidModule

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.

Cited by64

Results whose statement or proof uses this declaration.