-
Notifications
You must be signed in to change notification settings - Fork 381
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Merged by Bors] - feat (RingTheory/Binomial) : Multichoose at negative arguments #13430
Conversation
PR summary 1e6d7c9d85Import changes for modified filesNo significant changes to the import graph Import changes for all files
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some minor comments
If you can make Ruben and my final suggested changes, this looks good. Apologies this took so long! bors d+ |
✌️ ScottCarnahan can now approve this pull request. To approve and merge a pull request, simply reply with |
bors r+ |
This PR adds some lemmas for evaluating Pochhammer polynomials and the multichoose function at negative arguments. This is preparation for identities involving generalized binomial coefficients.
Pull request successfully merged into master. Build succeeded: |
This PR adds some lemmas for evaluating Pochhammer polynomials and the multichoose function at negative arguments. This is preparation for identities involving generalized binomial coefficients.