Commit 2020-04-02 05:51 f55e3ce4
View on Github →refactor(*): move algebra
below polynomial
in the import
chain (#2294)
- Move
algebra
belowpolynomial
in theimport
chain This PR only moves code and slightly generalizesmv_polynomial.aeval
. - Fix compile
- Update src/data/mv_polynomial.lean
- Apply suggestions from code review
- Apply suggestions from code review Co-Authored-By: Bryan Gin-ge Chen bryangingechen@gmail.com