Mathlib Map

Theorems · Theorem · number theory

Nat.factorial_succ

∀ (n : ℕ), (n + 1).factorial = (n + 1) * n.factorial
Defined in
Mathlib.Data.Nat.Factorial.Basic
Cited by
30 results in Mathlib
Foundations
Depth 12 from the axioms · uses no axioms

Around this declaration

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

Cites1

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

Cited by30

Results whose statement or proof uses this declaration.