Commit 2024-05-17 06:05 c6d8fd78
View on Github →refactor (RingTheory/BinomialRing): replace Polynomial.eval with Polynomial.smeval (#11440)
We replace the definition of binomial ring with one using a more general version of polynomial evaluation. This makes it more natural to use only ascPochhammer ℕ
in theorems and avoid complications with polynomials that have coefficients in noncommutative rings.