mathlib
84933f12 - feat(ring_theory/polynomial): Pochhammer polynomials (#6598)

Commit
4 years ago
feat(ring_theory/polynomial): Pochhammer polynomials (#6598) # The Pochhammer polynomials We define and prove some basic relations about `pochhammer S n : polynomial S = X * (X+1) * ... * (X + n - 1)` which is also known as the rising factorial. Co-authored-by: Scott Morrison <scott.morrison@gmail.com>
Author
Parents
Loading