Theorems · Theorem · ring theory
Finsupp.mul_sum
∀ {α : 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}, b * s.sum f = s.sum fun a c => b * f a c- 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.mul_sumproof · cited by 196
Cited by4
Results whose statement or proof uses this declaration.
- LinearMap.BilinForm.posDef_toQuadraticMap_iff_matrixproof · cited by 1
- MvPolynomial.exists_mem_support_not_dvd_of_forall_totalDegree_leproof · cited by 1
- AddMonoidAlgebra.liftNC_mulproof · cited by 1
- MonoidAlgebra.liftNC_mulproof · cited by 0