Mathlib Map

Theorems · Theorem · ring theory

MonoidAlgebra.smul_single

∀ {R : Type u_1} {M : Type u_4} [inst : Semiring R] {A : Type u_8} [inst_1 : SMulZeroClass A R] (a : A) (m : M) (r : R),
  a • MonoidAlgebra.single m r = MonoidAlgebra.single m (a • r)
Defined in
Mathlib.Algebra.MonoidAlgebra.Defs
Cited by
10 results in Mathlib
Foundations
Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringSMulZeroClass

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 by10

Results whose statement or proof uses this declaration.