Theorems · Theorem · commutative algebra
MvPolynomial.IsWeightedHomogeneous.coeff_eq_zero
∀ {R : Type u_1} {M : Type u_2} [inst : CommSemiring R] {σ : Type u_3} [inst_1 : AddCommMonoid M] {φ : MvPolynomial σ R}
{n : M} {w : σ → M},
MvPolynomial.IsWeightedHomogeneous w φ n → ∀ (d : σ →₀ ℕ), (Finsupp.weight w) d ≠ n → MvPolynomial.coeff d φ = 0The weighted degree of a weighted homogeneous polynomial controls its support.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 80 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.
Cites9
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
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- Finsuppstatement and proof · cited by 5,255
- AddMonoidHomstatement · cited by 3,230
- MvPolynomialstatement and proof · cited by 2,140
- MvPolynomial.coeffstatement and proof · cited by 315
- Finsupp.weightstatement and proof · cited by 90
- MvPolynomial.IsWeightedHomogeneousstatement and proof · cited by 31
Cited by1
Results whose statement or proof uses this declaration.
- MvPolynomial.IsHomogeneous.coeff_eq_zeroproof · cited by 0