Theorems · Theorem · commutative algebra
PolynomialModule.coeff_finsuppSum
∀ {ι : Type u_1} {R : Type u_2} {M : Type u_3} {N : Type u_4} [inst : CommRing R] [inst_1 : AddCommGroup M]
[inst_2 : Module R M] [inst_3 : AddCommMonoid N] (f : ι →₀ N) (g : ι → N → PolynomialModule R M),
(f.sum g).coeff = f.sum fun i n => (g i n).coeff- Defined in
- Mathlib.Algebra.Polynomial.Module.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- AddCommMonoidstatement and proof · cited by 12,281
- Finsuppstatement and proof · cited by 5,255
- Finsupp.sumstatement · cited by 481
- PolynomialModulestatement and proof · cited by 76
- map_finsuppSumproof · cited by 43
- PolynomialModule.coeffstatement · cited by 27
- PolynomialModule.coeffAddEquivproof · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- Ideal.Filtration.submodule_eq_span_le_iff_stable_geproof · cited by 1