Mathlib Map

Theorems · Theorem · commutative algebra

ascPochhammer_succ_comp_X_add_one

∀ (S : Type u) [inst : Semiring S] (n : ℕ),
  (ascPochhammer S (n + 1)).comp (Polynomial.X + 1) =
    ascPochhammer S (n + 1) + (n + 1) • (ascPochhammer S n).comp (Polynomial.X + 1)
Defined in
Mathlib.RingTheory.Polynomial.Pochhammer
Cited by
0 results in Mathlib
Foundations
Depth 108 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.

Cites27

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.