Theorems · Theorem · commutative algebra
Multiset.sum_smul
∀ {R : Type u_5} {M : Type u_6} [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M] {l : Multiset R}
{x : M}, l.sum • x = (Multiset.map (fun r => r • x) l).sum- Defined in
- Mathlib.Algebra.Module.BigOperators
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext, Quot.sound
- Assumes
- SemiringAddCommMonoidModule
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- Multisetstatement and proof · cited by 2,627
- Multiset.mapstatement · cited by 876
- Multiset.sumstatement · cited by 388
- AddMonoidHom.flipproof · cited by 25
- smulAddHomproof · cited by 17
- AddMonoidHom.map_multiset_sumproof · cited by 10
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.