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
∀ n. ∀ u. ∀ b. ∀ c. ∀ d. ∀ f. ∀ L. ∀ P. ∀ Q. PrimeBitPrefix(b,c,n) → BetaCutoffPrefix(u,b,c,d,f,n) → Sum(d,f,n,L) → Primorial(n,P) → Pow(u,L,Q) → Le(Q,P)
Every linked abbreviation expands hygienically to the identical original native formula.
Definition DAG
Actual proof prerequisites
Complete tactic proof in conservative notation
All 42 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–14
03Separate the logical casesL15–17
04Use earlier factsL18–27
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L18
specialize beta_product_bit_weighted_lower_power x - L19
specialize beta_product_bit_weighted_lower_power x1 - L20
specialize beta_product_bit_weighted_lower_power d - L21
specialize beta_product_bit_weighted_lower_power f - L22
specialize beta_product_bit_weighted_lower_power u - L23
specialize beta_product_bit_weighted_lower_power n - L24
specialize beta_product_bit_weighted_lower_power P - L25
specialize beta_product_bit_weighted_lower_power L - L26
specialize beta_product_bit_weighted_lower_power Q - L27
apply beta_product_bit_weighted_lower_power
05Use earlier factsL28–37
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L28
specialize primorial_cutoff_weighted_lower u - L29
specialize primorial_cutoff_weighted_lower x - L30
specialize primorial_cutoff_weighted_lower x1 - L31
specialize primorial_cutoff_weighted_lower b - L32
specialize primorial_cutoff_weighted_lower c - L33
specialize primorial_cutoff_weighted_lower d - L34
specialize primorial_cutoff_weighted_lower f - L35
specialize primorial_cutoff_weighted_lower n - L36
apply primorial_cutoff_weighted_lower - L37
exact hP_witness_witness_left
Original defined command ledger · 42 lines
- 0001
intro n - 0002
intro u - 0003
intro b - 0004
intro c - 0005
intro d - 0006
intro f - 0007
intro L - 0008
intro P - 0009
intro Q - 0010
intro hm - 0011
intro hc - 0012
intro hL - 0013
intro hP - 0014
intro hQ - 0015
cases hP - 0016
cases hP_witness - 0017
cases hP_witness_witness - 0018
specialize beta_product_bit_weighted_lower_power x - 0019
specialize beta_product_bit_weighted_lower_power x1 - 0020
specialize beta_product_bit_weighted_lower_power d - 0021
specialize beta_product_bit_weighted_lower_power f - 0022
specialize beta_product_bit_weighted_lower_power u - 0023
specialize beta_product_bit_weighted_lower_power n - 0024
specialize beta_product_bit_weighted_lower_power P - 0025
specialize beta_product_bit_weighted_lower_power L - 0026
specialize beta_product_bit_weighted_lower_power Q - 0027
apply beta_product_bit_weighted_lower_power - 0028
specialize primorial_cutoff_weighted_lower u - 0029
specialize primorial_cutoff_weighted_lower x - 0030
specialize primorial_cutoff_weighted_lower x1 - 0031
specialize primorial_cutoff_weighted_lower b - 0032
specialize primorial_cutoff_weighted_lower c - 0033
specialize primorial_cutoff_weighted_lower d - 0034
specialize primorial_cutoff_weighted_lower f - 0035
specialize primorial_cutoff_weighted_lower n - 0036
apply primorial_cutoff_weighted_lower - 0037
exact hP_witness_witness_left - 0038
exact hm - 0039
exact hc - 0040
exact hP_witness_witness_right - 0041
exact hL - 0042
exact hQ