Commit 2024-04-15 15:25 bec5207f
View on Github →refactor(RingTheory.MvPolynomial.Homogeneous): refactor in terms of weightedHomogeneous (#7609)
We rewrite the definition of homogeneous polynomial as a special case of weighted homogeneous polynomial.
Question: should all uses of ∑ i in d.support, d i
be replaced by degree d
?