Commit 2026-03-26 09:32 039a8fe1

View on Github →

refactor(Algebra/MvPolynomial): turn into an abbrev (#36678) There is no semantic difference between MvPolynomial and AddMonoidAlgebra. A multivariate polynomial is an element of some add monoid algebra, while eg an element of an add monoid algebra can be represented as a finitely supported function.

Estimated changes