Mathlib Map

Theorems · Theorem · commutative algebra

Ring.factorial_nsmul_multichoose_eq_ascPochhammer

∀ {R : Type u_1} [inst : AddCommMonoid R] [inst_1 : Pow R ℕ] [inst_2 : BinomialRing R] (r : R) (n : ℕ),
  n.factorial • Ring.multichoose r n = (ascPochhammer ℕ n).smeval r
Defined in
Mathlib.RingTheory.Binomial
Cited by
12 results in Mathlib
Foundations
Depth 105 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddCommMonoidPowBinomialRing

Around this declaration

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

Cites7

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

Cited by12

Results whose statement or proof uses this declaration.