feat(Data/Nat/Choose/Multinomial): add positivity support#40468
feat(Data/Nat/Choose/Multinomial): add positivity support#40468BoltonBailey wants to merge 8 commits into
Conversation
PR summary 0a7aa2ff62Import changes for modified filesNo significant changes to the import graph Import changes for all files
|
joneugster
left a comment
There was a problem hiding this comment.
Thank you for the PR!
|
maintainer delegate since the comments are all about better style, nothing conceptual. |
|
🚀 Pull request has been placed on the maintainer queue by joneugster. |
Co-authored-by: Jon Eugster <eugster.jon@gmail.com>
Co-authored-by: Jon Eugster <eugster.jon@gmail.com>
…lib4 into multiset-multinomial-positivity
|
Seems I had to update it just now for the new positivity extension format, but I didn't change much. |
|
maintainer merge |
|
🚀 Pull request has been placed on the maintainer queue by joneugster. |
This PR adds
positivitytactic support forMultiset.multinomial, by adding a_postheorem and an extension.This was done as a part of Project Numina's LeanTriathlon project. AI was used as an assistant in the creation of this PR.