Theorems · Theorem · ring theory
Finsupp.sum_mul
∀ {α : Type u_1} {R : Type u_14} {S : Type u_15} [inst : NonUnitalNonAssocSemiring R]
[inst_1 : NonUnitalNonAssocSemiring S] (b : S) (s : α →₀ R) {f : α → R → S}, s.sum f * b = s.sum fun a c => f a c * b- Cited by
- 4 results in Mathlib
- Foundations
- Depth 60 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Finsuppstatement and proof · cited by 5,255
- Finset.sumproof · cited by 5,195
- Finset.sum_congrproof · cited by 2,323
- NonUnitalNonAssocSemiringstatement and proof · cited by 1,081
- Finsupp.supportproof · cited by 828
- Finsupp.sumstatement · cited by 481
- Finset.sum_mulproof · cited by 112
Cited by4
Results whose statement or proof uses this declaration.
- prod_mem_ideal_map_of_mem_conductorproof · cited by 1
- AddMonoidAlgebra.liftNC_mulproof · cited by 1
- Algebra.fg_transproof · cited by 0
- MonoidAlgebra.liftNC_mulproof · cited by 0