Mathlib Map

Theorems · Theorem · commutative algebra

ascPochhammer_succ_left

∀ (S : Type u) [inst : Semiring S] (n : ℕ),
  ascPochhammer S (n + 1) = Polynomial.X * (ascPochhammer S n).comp (Polynomial.X + 1)
Defined in
Mathlib.RingTheory.Polynomial.Pochhammer
Cited by
11 results in Mathlib
Foundations
Depth 105 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Semiring

Around this declaration

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

Cites5

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

Cited by11

Results whose statement or proof uses this declaration.