Theorems · Theorem · general algebraic systems
Finsupp.sum_smul_index
∀ {α : Type u_1} {M : Type u_3} {R : Type u_6} [inst : MulZeroClass R] [inst_1 : AddCommMonoid M] {g : α →₀ R} {b : R}
{h : α → R → M}, (∀ (i : α), h i 0 = 0) → (b • g).sum h = g.sum fun i a => h i (b * a)- Defined in
- Mathlib.Data.Finsupp.SMul
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- MulZeroClassAddCommMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddCommMonoidstatement and proof · cited by 12,281
- Finsuppstatement and proof · cited by 5,255
- Finsupp.sumstatement · cited by 481
- MulZeroClassstatement and proof · cited by 232
- Finsupp.sum_mapRange_indexproof · cited by 18
Cited by6
Results whose statement or proof uses this declaration.
- Submodule.mem_ideal_smul_span_iff_exists_sumproof · cited by 3
- Finsupp.linearCombination_linearCombinationproof · cited by 2
- MvPolynomial.exists_mem_support_not_dvd_of_forall_totalDegree_leproof · cited by 1
- Algebra.FormallyUnramified.finite_of_free_auxproof · cited by 1
- SkewPolynomial.sum_smul_indexproof · cited by 0
- Polynomial.sum_smul_indexproof · cited by 0