[Merged by Bors] - feat(Data/Finsupp/MonomialOrder/DegLex): homogeneous lexicographic order#19455
[Merged by Bors] - feat(Data/Finsupp/MonomialOrder/DegLex): homogeneous lexicographic order#19455AntoineChambert-Loir wants to merge 16 commits intomasterfrom
Conversation
PR summary 233c68d4a6Import changes for modified filesNo significant changes to the import graph Import changes for all files
|
|
This PR/issue depends on:
|
|
I have only very minor suggestions, otherwise it looks good to me. |
…ommunity/mathlib4 into ACL/Groebner-deglex
Co-authored-by: Joël Riou <37772949+joelriou@users.noreply.github.com>
…ommunity/mathlib4 into ACL/Groebner-deglex
|
Yet another question: this file requires RingTheory/MvPolynomial/MonomialOrder. So probably it better fits that hierarchy than the Data/Finsupp one. What do you think? |
It seems we do not have |
Co-authored-by: Joël Riou <37772949+joelriou@users.noreply.github.com>
Co-authored-by: Joël Riou <37772949+joelriou@users.noreply.github.com>
|
Thanks! bors merge |
…der (#19455) Definition of the homogeneous lexicographic order This is part of an ongoing work on basic of Gröbner theory. A subsequent PR will add the homogeneous reverse lexicographic order.
|
Pull request successfully merged into master. Build succeeded: |
Definition of the homogeneous lexicographic order
This is part of an ongoing work on basic of Gröbner theory.
A subsequent PR will add the homogeneous reverse lexicographic order.