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. ∀ k. ∀ i. ∀ j. ∀ p. ∀ q. InitialPrimeList(b,c,k) → Lt(i,j) → Lt(j,k) → BetaAt(b,c,i,p) → BetaAt(b,c,j,q) → Lt(p,q)
Every linked abbreviation expands hygienically to the identical original native formula.
Definition DAG
Actual proof prerequisites
Complete tactic proof in conservative notation
All 44 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.
Named ingredients (2)
01Fix variables and assumptionsL1–10
02Fix variables and assumptionsL11–12
03Separate the logical casesL13–14
04Calculate and transport equalitiesL15–15
Carry out the recorded arithmetic or equality steps; inspect the exact commands for their direction and premises.
- L15
rewrite hl_left at hj
05Use earlier factsL16–21
06Separate the logical casesL22–23
07Use earlier factsL24–33
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L24
specialize initial_prime_chain_strict_order b - L25
specialize initial_prime_chain_strict_order c - L26
specialize initial_prime_chain_strict_order j - L27
specialize initial_prime_chain_strict_order i - L28
specialize initial_prime_chain_strict_order p - L29
specialize initial_prime_chain_strict_order q - L30
apply initial_prime_chain_strict_order - L31
specialize initial_prime_chain_prefix_restrict b - L32
specialize initial_prime_chain_prefix_restrict c - L33
specialize initial_prime_chain_prefix_restrict x
08Use earlier factsL34–38
09Calculate and transport equalitiesL39–39
Carry out the recorded arithmetic or equality steps; inspect the exact commands for their direction and premises.
- L39
rewrite hl_right_witness_left at hj
Original defined command ledger · 44 lines
- 0001
intro b - 0002
intro c - 0003
intro k - 0004
intro i - 0005
intro j - 0006
intro p - 0007
intro q - 0008
intro hl - 0009
intro hij - 0010
intro hj - 0011
intro hp - 0012
intro hq - 0013
cases hl - 0014
exfalso - 0015
rewrite hl_left at hj - 0016
specialize lt_not_le j - 0017
specialize lt_not_le 0 - 0018
apply lt_not_le - 0019
exact hj - 0020
specialize zero_le j - 0021
apply zero_le - 0022
cases hl_right - 0023
cases hl_right_witness - 0024
specialize initial_prime_chain_strict_order b - 0025
specialize initial_prime_chain_strict_order c - 0026
specialize initial_prime_chain_strict_order j - 0027
specialize initial_prime_chain_strict_order i - 0028
specialize initial_prime_chain_strict_order p - 0029
specialize initial_prime_chain_strict_order q - 0030
apply initial_prime_chain_strict_order - 0031
specialize initial_prime_chain_prefix_restrict b - 0032
specialize initial_prime_chain_prefix_restrict c - 0033
specialize initial_prime_chain_prefix_restrict x - 0034
specialize initial_prime_chain_prefix_restrict j - 0035
apply initial_prime_chain_prefix_restrict - 0036
specialize le_of_succ_le_succ j - 0037
specialize le_of_succ_le_succ x - 0038
apply le_of_succ_le_succ - 0039
rewrite hl_right_witness_left at hj - 0040
exact hj - 0041
exact hl_right_witness_right - 0042
exact hij - 0043
exact hp - 0044
exact hq