Theorems · Theorem · commutative algebra
MvPolynomial.isWeightedHomogeneous_zero_iff_weightedTotalDegree_eq_zero
∀ {R : Type u_1} {M : Type u_2} [inst : CommSemiring R] {σ : Type u_3} [inst_1 : AddCommMonoid M]
[inst_2 : LinearOrder M] [inst_3 : OrderBot M] [CanonicallyOrderedAdd M] {w : σ → M} {p : MvPolynomial σ R},
MvPolynomial.IsWeightedHomogeneous w p 0 ↔ MvPolynomial.weightedTotalDegree w p = 0A multivariate polynomial is weighted homogeneous of weighted degree zero if and only if its weighted total degree is equal to zero.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearOrderstatement and proof · cited by 8,572
- Finsuppproof · cited by 5,255
- Bot.botproof · cited by 4,720
- MvPolynomialstatement and proof · cited by 2,140
- OrderBotstatement and proof · cited by 1,055
- Finset.supproof · cited by 530
- MvPolynomial.coeffproof · cited by 315
- CanonicallyOrderedAddstatement and proof · cited by 229
- MvPolynomial.supportproof · cited by 220
Cited by2
Results whose statement or proof uses this declaration.
- MvPolynomial.totalDegree_zero_iff_isHomogeneousproof · cited by 3
- MvPolynomial.weightedTotalDegree_eq_zero_iffproof · cited by 1