Theorems · Theorem · commutative algebra
MvPolynomial.sum_weightedHomogeneousComponent
∀ {R : Type u_1} {M : Type u_2} [inst : CommSemiring R] {σ : Type u_3} [inst_1 : AddCommMonoid M] (w : σ → M)
(φ : MvPolynomial σ R), ∑ᶠ (m : M), (MvPolynomial.weightedHomogeneousComponent w m) φ = φEvery polynomial is the sum of its weighted homogeneous components.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommSemiringAddCommMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- RingHom.idstatement · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement · cited by 10,215
- Finsuppstatement and proof · cited by 5,255
- Finset.sumproof · cited by 5,195
- Finset.sum_congrproof · cited by 2,323
- MvPolynomialstatement and proof · cited by 2,140
- Set.Finite.toFinsetproof · cited by 351
- MvPolynomial.coeffproof · cited by 315
- finsumstatement · cited by 286
Cited by1
Results whose statement or proof uses this declaration.
- MvPolynomial.finsum_weightedHomogeneousComponentproof · cited by 0