Mathlib Map

Theorems · Theorem · commutative algebra

two_smul

∀ (R : Type u_1) {M : Type u_3} [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M] (x : M),
  2 • x = x + x
Defined in
Mathlib.Algebra.Module.Defs
Cited by
57 results in Mathlib
Foundations
Depth 19 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.

Cited by57

Results whose statement or proof uses this declaration.