Current library: Alpha v34, 4,223 checked-use theorems; Stable remains 432. Historical first admissions, original proof editions, and non-admitted aliases are preserved. Exact original first-admission records.
Every successor is the globally least prime above its predecessor. This is not a sparse Bertrand chain. The bound theorem constructs the list and both power witnesses from k≠0 alone; the separate total-list theorem includes k=0.
Exact theorem in conservative defined notation
∃ b. ∃ c. InitialPrimeChain(b,c,0)
Every linked abbreviation expands hygienically to the identical original native formula.
Definition DAG
Actual proof prerequisites
Complete tactic proof in conservative notation
All 16 original proof lines are preserved. Only local proposition formulas are abbreviated; every abbreviation has an exact binder-safe expansion check. The linked exact edition contains the unchanged replay script.
Read the argument
Proof checkpoints
This is a reading aid, not a new proof or a proof-tree certificate. Checkpoint groups are consecutive commands, not inferred branch boundaries. Every step links to the preserved script.
01Use earlier factsL1–1
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L1
specialize bertrand_chain_singleton_code_exists 2
02Separate the logical casesL2–3
03Construct an explicit witnessL4–5
04Separate the logical casesL6–6
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L6
split
05Use earlier factsL7–7
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L7
exact bertrand_chain_singleton_code_exists_witness_witness
06Fix variables and assumptionsL8–9
07Separate the logical casesL10–10
Follow the explicit conjunction, disjunction, witness, or contradiction step recorded below.
- L10
exfalso
Original defined command ledger · 16 lines
- 0001
specialize bertrand_chain_singleton_code_exists 2 - 0002
cases bertrand_chain_singleton_code_exists - 0003
cases bertrand_chain_singleton_code_exists_witness - 0004
exists x - 0005
exists x1 - 0006
split - 0007
exact bertrand_chain_singleton_code_exists_witness_witness - 0008
intro i - 0009
intro hi - 0010
exfalso - 0011
specialize lt_not_le i - 0012
specialize lt_not_le 0 - 0013
apply lt_not_le - 0014
exact hi - 0015
specialize zero_le i - 0016
apply zero_le