[Merged by Bors] - feat(Data/Finsupp/MonomialOrder) : lexicographic order on Unique#20699
[Merged by Bors] - feat(Data/Finsupp/MonomialOrder) : lexicographic order on Unique#20699AntoineChambert-Loir wants to merge 3 commits intomasterfrom
Unique#20699Conversation
UniqueUnique
PR summary f997130061Import changes for modified filesNo significant changes to the import graph Import changes for all files
|
UniqueUnique
UniqueUnique
YaelDillies
left a comment
There was a problem hiding this comment.
Do you expect these to be useful if made simp?
I am not sure. I have no idea, in fact. I tend to prefer the more bundled versions, because mathematically they embody more relevant stuff. For example, I did not tag as simp the two lemmas ahead, MonomialOrder.lex_le_iff and its lt variant. |
|
Thanks! bors merge |
|
Pull request successfully merged into master. Build succeeded: |
UniqueUnique
Two lemmas for lexicographic order on a
Uniquetype are added.