You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(MvPolynomial/WeightedHomogenous): relate weightedTotalDegree to degrees and degreeOf (leanprover-community#29458)
`weightedTotalDegree` is the most general notion of multivariate degree in mathlib. These theorems show that it specializes to `degrees` and `degreeOf` with specialized weights.
Co-authored-by: LiamSchilling <wschilling003@gmail.com>
0 commit comments