Mathlib Map

Theorems · Theorem · commutative algebra

descPochhammer_succ_comp_X_sub_one

∀ (R : Type u) [inst : Ring R] (n : ℕ),
  (descPochhammer R (n + 1)).comp (Polynomial.X - 1) =
    descPochhammer R (n + 1) - (↑n + 1) • (descPochhammer R n).comp (Polynomial.X - 1)
Defined in
Mathlib.RingTheory.Polynomial.Pochhammer
Cited by
0 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.

Cites24

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.