Mathlib Map

Theorems · Theorem · combinatorics

Nat.four_pow_lt_mul_centralBinom

∀ (n : ℕ), 4 ≤ n → 4 ^ n < n * n.centralBinom

An exponential lower bound on the central binomial coefficient. This bound is of interest because it appears in [Tochiori's refinement of Erdős's proof of Bertrand's postulate](tochiori_bertrand).

Defined in
Mathlib.Data.Nat.Choose.Central
Cited by
2 results in Mathlib
Foundations
Depth 40 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

Cites13

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

Cited by2

Results whose statement or proof uses this declaration.