Mathlib Map

Theorems · Theorem · commutative algebra

ascPochhammer_eval_neg_coe_nat_of_lt

∀ {R : Type u} [inst : Ring R] {n k : ℕ}, k < n → Polynomial.eval (-↑k) (ascPochhammer R n) = 0

The Pochhammer polynomial of degree n has roots at 0, -1, ..., -(n - 1).

Defined in
Mathlib.RingTheory.Polynomial.Pochhammer
Cited by
2 results in Mathlib
Foundations
Depth 109 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Ring

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites8

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by2

Results whose statement or proof uses this declaration.