Mathlib Map

Theorems · Theorem · commutative algebra

add_smul

∀ {R : Type u_1} {M : Type u_3} [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M] (r s : R) (x : M),
  (r + s) • x = r • x + s • x
Defined in
Mathlib.Algebra.Module.Defs
Cited by
204 results in Mathlib
Foundations
Depth 13 from the axioms, rests on 115 definitions · uses no axioms
Assumes
SemiringAddCommMonoidModule

Around this declaration

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

Cites4

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

Cited by204

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 204.