[Merged by Bors] - feat: superFactorial_dvd_vandermonde_det#6893
[Merged by Bors] - feat: superFactorial_dvd_vandermonde_det#6893
Conversation
a30af82 to
4b0a5fa
Compare
958706e to
474c512
Compare
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
| congr | ||
| exact Nat.descFactorial_eq_factorial_mul_choose _ _ | ||
| · rw [Nat.cast_prod] | ||
|
|
There was a problem hiding this comment.
Everything up to this point doesn't use superFactorial. Does it have any relevance outside of superfactorials? In that case, could you move it to a separate file?
There was a problem hiding this comment.
I think the first four are general enough to be moved to separate LinearAlgebra/Matrix/Block and LinearAlgebra/Vandermonde resp., which I have done now. For matrixOf_eval_descPochhammer_eq_mul_matrixOf_choose seems very specific to this proof, hence I made it private.
What do you think?!
Note that for Mathlib/LinearAlgebra/Vandermonde I needed a new import.
Co-authored-by: Anne Baanen <Vierkantor@users.noreply.github.com>
|
Thanks a lot for the thorough review and nice improvements, @Vierkantor! |
Vierkantor
left a comment
There was a problem hiding this comment.
Looks good to me, thanks!
maintainer merge
|
🚀 Pull request has been placed on the maintainer queue by Vierkantor. |
|
Let's see if our resurrected bors works: bors merge |
|
Pull request successfully merged into master. Build succeeded: |
det_vandermonde_addanddet_vandermonde_sub#6812