Mathlib Map

Theorems · Theorem · difference equations

fwdDiff_iter_eq_factorial

∀ {R : Type u_3} [inst : CommRing R] {n : ℕ}, ((fwdDiff 1)^[n] fun r => r ^ n) = ↑n.factorial

The n-th forward difference of x ↦ x^n is the constant function n!.

Defined in
Mathlib.Algebra.Group.ForwardDiff
Cited by
1 results in Mathlib
Foundations
Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRing

Around this declaration

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

Cites29

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

Cited by1

Results whose statement or proof uses this declaration.