How statement and proof provenance work
The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.
- Literature-sourced: the exact statement appears in a cited source; only wording and notation differ.
- AI-adapted: a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
- AI-generated: a genuinely novel statement formulated by AI, with no source for the claim itself.
These labels describe origin, not correctness: citations and verification chips remain separate evidence.
Bertrand's postulate
Statement
For every integer , there is a prime with
Facts & Assumptions
Given: An integer .
The central binomial coefficient satisfies (Central binomial coefficient bounds).
Every prime with divides , and for every prime one has (Prime valuations in the central binomial coefficient).
The binomial theorem and binomial closed formula are available (The binomial theorem in : , for ; hence , the quotient is a natural number, and ).
The logarithm laws and induction principle are available (Order, continuity, range, and the product, quotient, and reciprocal laws for the natural logarithm, The principle of mathematical induction).
Proof
Put for real . We claim that Let be the largest prime with . Then and , so it suffices to prove the claim when is prime. For this is immediate. Let be an odd prime, and assume inductively that for every integer with . Then Every prime in the second product divides by [L3], because it appears in the numerator and in neither denominator factorial. Also [L3] gives and the two equal middle terms therefore satisfy . Thus Taking logarithms and using [L4], we obtain
Assume now that , and put By [L2], every prime in this interval divides , so is a factor of . Also, if , then , , and because . Hence [L2] gives for that range. Therefore where Indeed, for each summand in [L2] is at most , so the remaining logarithmic contribution is bounded by the layer together with the higher prime-power layers .
The remaining range is finite. A direct scan on September 1, 2026 checked each interval and found a prime witness in every case; for example the last few witnesses are So the statement also holds throughout the residual finite range.
Step 1.1 implies for every real . Hence For one has . Applying step 1.1 at , combining the resulting bounds with step 1.2 and the lower bound from [L1], and then simplifying gives The right-hand side is positive at and has positive derivative for every , so throughout that range. Hence some prime satisfies , and the endpoint is impossible because is even and larger than . Thus for every .
Steps 2.1 and 1.3 together prove Bertrand's postulate for every integer .
Depends on
- Prime and composite integers: $p$ is prime when $p > 1$ and its only positive divisors are $1$ and $p$
- Central binomial coefficient bounds
- Prime valuations in the central binomial coefficient
- The binomial theorem in $\mathbb{R}$: $(x+y)^{n} = \sum_{k<n+1} \iota\!\binom{n}{k}\, x^{k} y^{\,n-k}$
- $\binom{n}{k}\,k!\,(n-k)! = n!$ for $k \le n$; hence $\binom{n}{k}\,k! = n^{\underline{k}}$, the quotient $n!/(k!(n-k)!)$ is a natural number, and $\binom{n}{k} = \binom{n}{n-k}$
- The principle of mathematical induction
- Order, continuity, range, and the product, quotient, and reciprocal laws for the natural logarithm
Used by
Dependency tree · two levels
59 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.
Sources
- Victor Shoup, A Computational Introduction to Number Theory and Algebra, Version 2 (standard reference, not scraped)
- Karl-Dieter Crisman, Number Theory: In Context and Interactive (standard reference, not scraped)