Theorems · Theorem · commutative algebra
Multiset.sum_smul_sum
∀ {R : Type u_5} {M : Type u_6} [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M] {s : Multiset R}
{t : Multiset M}, s.sum • t.sum = (Multiset.map (fun p => p.1 • p.2) (s ×ˢ t)).sum- Defined in
- Mathlib.Algebra.Module.BigOperators
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 60 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SemiringAddCommMonoidModule
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
- SProd.sprodstatement and proof · cited by 1,750
- Multiset.mapstatement and proof · cited by 876
- zero_smulproof · cited by 716
- Multiset.sumstatement and proof · cited by 388
- Multiset.map_congrproof · cited by 232
- add_smulproof · cited by 204
- Multiset.map_mapproof · cited by 151
- Multiset.sum_consproof · cited by 45
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.