feat(RingTheory/MvPolynomial/MonomialOrder): add leadingTerm_mul lemma#37471
feat(RingTheory/MvPolynomial/MonomialOrder): add leadingTerm_mul lemma#37471NoahW314 wants to merge 3 commits intoleanprover-community:masterfrom
leadingTerm_mul lemma#37471Conversation
NoahW314
commented
Apr 1, 2026
Welcome new contributor!Thank you for contributing to Mathlib! If you haven't done so already, please review our contribution guidelines, as well as the style guide and naming conventions. In particular, we kindly remind contributors that we have guidelines regarding the use of AI when making pull requests. We use a review queue to manage reviews. If your PR does not appear there, it is probably because it is not successfully building (i.e., it doesn't have a green checkmark), has the If you haven't already done so, please come to https://leanprover.zulipchat.com/, introduce yourself, and mention your new PR. Thank you again for joining our community. |
PR summary db1186dd23Import changes for modified filesNo significant changes to the import graph Import changes for all files
Declarations diff
You can run this locally as follows## summary with just the declaration names:
./scripts/pr_summary/declarations_diff.sh <optional_commit>
## more verbose report:
./scripts/pr_summary/declarations_diff.sh long <optional_commit>The doc-module for No changes to technical debt.You can run this locally as
|
WilliamCoram
left a comment
There was a problem hiding this comment.
This looks good to me.
Maldooor
left a comment
There was a problem hiding this comment.
Thanks!
Do you also maybe want to write corresponding leadingTerm_add and leadingTerm_sub lemmas? Those could be a part of this PR or you could open another one.
|
Sure, I can work on adding those in a later PR. |