[Merged by Bors] - feat(RingTheory/MvPolynomial/Groebner): division algorithm wrt monomial orders#19454
[Merged by Bors] - feat(RingTheory/MvPolynomial/Groebner): division algorithm wrt monomial orders#19454AntoineChambert-Loir wants to merge 15 commits intomasterfrom
Conversation
PR summary 9351e29a98Import changes for modified filesNo significant changes to the import graph Import changes for all files
|
|
This PR/issue depends on:
|
|
This looks great! Thanks for doing this 🎉 bors merge |
…al orders (#19454) Formalize the division algorithm with respect to a monomial order This is part of an ongoing work to formalize Groebner theory. For the moment, only the lexicographic order is present in mathlib, but subsequent PRs will introduce the homogeneous lexicographic order and the homogeneous reverse lexicographic order.
|
Pull request successfully merged into master. Build succeeded: |
Formalize the division algorithm with respect to a monomial order
This is part of an ongoing work to formalize Groebner theory.
For the moment, only the lexicographic order is present in mathlib, but
subsequent PRs will introduce the homogeneous lexicographic order and the homogeneous
reverse lexicographic order.