Theorems · Theorem · ring theory
AddMonoidAlgebra.coeff_finsuppSum
∀ {R : Type u_1} {M : Type u_4} {N : Type u_5} {ι : Type u_7} [inst : Semiring R] [inst_1 : AddCommMonoid N]
(f : ι →₀ N) (g : ι → N → AddMonoidAlgebra R M), (f.sum g).coeff = f.sum fun i n => (g i n).coeff- Defined in
- Mathlib.Algebra.MonoidAlgebra.Defs
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SemiringAddCommMonoid
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.
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- Finsuppstatement and proof · cited by 5,255
- AddMonoidAlgebrastatement and proof · cited by 649
- Finsupp.sumstatement · cited by 481
- AddMonoidAlgebra.coeffstatement · cited by 365
- map_finsuppSumproof · cited by 43
- AddMonoidAlgebra.coeffAddEquivproof · cited by 12
Cited by6
Results whose statement or proof uses this declaration.
- AddMonoidAlgebra.coeff_mulproof · cited by 13
- AddMonoidAlgebra.sum_coeff_singleproof · cited by 6
- AddMonoidAlgebra.support_coeff_mul_subsetproof · cited by 5
- AddMonoidAlgebra.mem_ideal_span_of'_imageproof · cited by 1
- AddMonoidAlgebra.mapDomain_sumproof · cited by 1
- AddMonoidAlgebra.map_mulproof · cited by 0