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.
These are the exact finite integer inequalities with constant 8, for every N≥2. The proof uses constructive binomial and primorial infrastructure; it does not assume logarithms, asymptotic estimates, the prime number theorem, or a factorization oracle.
Exact theorem in conservative defined notation
∀ b. ∀ c. ∀ d. ∀ f. ∀ l. ∀ i. ∀ e. ∀ a. PrimeBitPrefix(b,c,l) → PrimeBitPrefix(d,f,l) → Lt(i,l) → BetaAt(b,c,i,e) → BetaAt(d,f,i,a) → e = a
Every linked abbreviation expands hygienically to the identical original native formula.
Definition DAG
Actual proof prerequisites
Complete tactic proof in conservative notation
All 35 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–13
03Use earlier factsL14–23
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L14
specialize prime_bit_choice_functional i - L15
specialize prime_bit_choice_functional e - L16
specialize prime_bit_choice_functional a - L17
apply prime_bit_choice_functional - L18
specialize prime_bit_prefix_entry b - L19
specialize prime_bit_prefix_entry c - L20
specialize prime_bit_prefix_entry l - L21
specialize prime_bit_prefix_entry i - L22
specialize prime_bit_prefix_entry e - L23
apply prime_bit_prefix_entry
04Use earlier factsL24–33
Instantiate or apply named facts and discharge the corresponding proof obligations.
Original defined command ledger · 35 lines
- 0001
intro b - 0002
intro c - 0003
intro d - 0004
intro f - 0005
intro l - 0006
intro i - 0007
intro e - 0008
intro a - 0009
intro hb - 0010
intro hd - 0011
intro hi - 0012
intro he - 0013
intro ha - 0014
specialize prime_bit_choice_functional i - 0015
specialize prime_bit_choice_functional e - 0016
specialize prime_bit_choice_functional a - 0017
apply prime_bit_choice_functional - 0018
specialize prime_bit_prefix_entry b - 0019
specialize prime_bit_prefix_entry c - 0020
specialize prime_bit_prefix_entry l - 0021
specialize prime_bit_prefix_entry i - 0022
specialize prime_bit_prefix_entry e - 0023
apply prime_bit_prefix_entry - 0024
exact hb - 0025
exact hi - 0026
exact he - 0027
specialize prime_bit_prefix_entry d - 0028
specialize prime_bit_prefix_entry f - 0029
specialize prime_bit_prefix_entry l - 0030
specialize prime_bit_prefix_entry i - 0031
specialize prime_bit_prefix_entry a - 0032
apply prime_bit_prefix_entry - 0033
exact hd - 0034
exact hi - 0035
exact ha