Skip to main content
All packages

AlexKontorovich/PrimeNumberTheoremAnd

PrimeNumberTheoremAnd

Blueprint for the PNT+ Project

Therefore indexed 1,644 complete source declarations from the exact package revision. Individual authorship and independent verification remain unset.

Research project325 GitHub starsApache-2.09 indexed versionsRepositoryFull history on Reservoir

Head version

a93551347dce

a93551347dce924b1db75d40218841bf085a465f

Toolchain
leanprover/lean4:v4.32.0
Revision date
22 Jul 2026
Dependencies
13
Versions
9

External build observation

Exact head commit and toolchain

No Reservoir build observation was found for this exact commit and toolchain. This is not evidence of failure.

Pin this source in lakefile.lean

require PrimeNumberTheoremAnd from git "https://github.com/AlexKontorovich/PrimeNumberTheoremAnd.git" @ "a93551347dce924b1db75d40218841bf085a465f"

Source declarations

1,644 indexed proofs

Package history

Showing 461 to 480 of 1,644 declarations.

theorem

FKS2.floor_buthe_of_curve_gen

Generalized Buthe floor assembler: like FloorButhe.floor_buthe_of_curve but with an arbitrary split point xlo ≥ 5 and slab list slabsFrom slabLo n, so the slab interval can start above √5 for rows whose curve the Buthe bound only clears higher up (e.g. row 3 at √6). xlo ≥ 5 keeps Epi_le_evalLhsE applicable.

PrimeNumberTheoremAnd.IEANTN.FKS2Cor23 · PrimeNumberTheoremAnd/IEANTN/FKS2Cor23.lean:508

lemma

FKS2.admissible_quarter_eq

admissible_bound A (1/4) C R x in terms of s = √(log x): = (A/R^{1/4})·√s·exp(−(C/√R)·s). (√s = (log x)^{1/4}.)

PrimeNumberTheoremAnd.IEANTN.FKS2Cor23 · PrimeNumberTheoremAnd/IEANTN/FKS2Cor23.lean:541

theorem

FKS2.Epi_le_evalLhsE_wide

Buthe -upper-bound reconciliation over the WIDE range [e^5, e^40] (vs FloorButhe.Epi_le_evalLhsE's [e^5,e^10]): identical proof, only the x ≤ 10^19 derivation uses x ≤ e^40 (e^40 ≈ 2.4e17 < 10^19). Needed for row 1's near-threshold boundary [e^22.955, e^40].

PrimeNumberTheoremAnd.IEANTN.FKS2Cor23 · PrimeNumberTheoremAnd/IEANTN/FKS2Cor23.lean:572

theorem

FKS2.floor_buthe_quarter_of_curve

Quarter (B=1/4) Buthe floor assembler on [e^xlo, e^10]: the SQUARED slab check lhsE² ≤ rhsE2 plus the squared-curve domination, sqrt taken outside the kernel. Companion of floor_buthe_of_curve_gen for the half-power rows.

PrimeNumberTheoremAnd.IEANTN.FKS2Cor23 · PrimeNumberTheoremAnd/IEANTN/FKS2Cor23.lean:637

theorem

FKS2.floor_buthe_quarter_wide

Wide quarter Buthe floor assembler over [e^xlo, e^xhi] (5 ≤ xlo, xhi ≤ 40), using Epi_le_evalLhsE_wide (for row 1's near-threshold boundary, depth 8).

PrimeNumberTheoremAnd.IEANTN.FKS2Cor23 · PrimeNumberTheoremAnd/IEANTN/FKS2Cor23.lean:682

theorem

FKS2.corollary_23_all

FKS2 Corollary 23 (complete). Every Table-6 row gives an admissible asymptotic bound for with R = 5.5666305.

PrimeNumberTheoremAnd.IEANTN.FKS2Cor23All · PrimeNumberTheoremAnd/IEANTN/FKS2Cor23All.lean:27

theorem

FKS2.mu_asymp_num_le_cor14

Open the record for the exact Lean statement and complete source.

PrimeNumberTheoremAnd.IEANTN.FKS2Cor23Cor14Tail · PrimeNumberTheoremAnd/IEANTN/FKS2Cor23Cor14Tail.lean:22

theorem

FKS2.cor14_tail

Row-8/9 tail source: theorem_3 applied to corollary_14 (the un-normalized B=3/2, C=2, R=5.5666305 bound) at x₁ = e^20000. Same rate as rows 8/9 (C = 2); transported constant 121.0961·(1+μ_asymp) ≤ 121.107 by mu_asymp_num_le_cor14. This IS row 8's curve, and DOMINATES row 9's B=2 curve.

PrimeNumberTheoremAnd.IEANTN.FKS2Cor23Cor14Tail · PrimeNumberTheoremAnd/IEANTN/FKS2Cor23Cor14Tail.lean:178

theorem

FKS2.rhsE2_row1_le_sq

Open the record for the exact Lean statement and complete source.

PrimeNumberTheoremAnd.IEANTN.FKS2Cor23Row1 · PrimeNumberTheoremAnd/IEANTN/FKS2Cor23Row1.lean:36

theorem

FKS2.tail_row1

Row-1 tail [e^20000, ∞): Cor 22 domination, B=1/4 with tiny A; √s ≥ 1 drops the √s, reducing to 9.2211·s³·e^{-0.8476s} ≤ 7.811e-5·e^{-0.4239s}.

PrimeNumberTheoremAnd.IEANTN.FKS2Cor23Row1 · PrimeNumberTheoremAnd/IEANTN/FKS2Cor23Row1.lean:76

theorem

FKS2.mid_row1

Row-1 mid-range [e^40, e^20000] via the quarter transport on the RESTRICTED cell set (b' ≥ 40).

PrimeNumberTheoremAnd.IEANTN.FKS2Cor23Row1 · PrimeNumberTheoremAnd/IEANTN/FKS2Cor23Row1.lean:185

theorem

FKS2.tail_row2

Row-2 tail [e^20000, ∞): Cor 22 domination, B=1/4. The row-2 √s on the RHS is bounded below by √s ≥ 1 (s ≥ 141), reducing to 9.2211·s³·e^{-0.8476 s} ≤ 0.5377·e^{-0.4239 s} (cube trick s³·e^{-0.15s}=(s·e^{-0.05s})³).

PrimeNumberTheoremAnd.IEANTN.FKS2Cor23Row2 · PrimeNumberTheoremAnd/IEANTN/FKS2Cor23Row2.lean:27

theorem

FKS2.rhsE2_le_rowcurve_sq

Open the record for the exact Lean statement and complete source.

PrimeNumberTheoremAnd.IEANTN.FKS2Cor23Row2 · PrimeNumberTheoremAnd/IEANTN/FKS2Cor23Row2.lean:140

theorem

FKS2.mid_row2

Row-2 mid-range [e^10, e^20000] via the B=1/4 quarter transport.

PrimeNumberTheoremAnd.IEANTN.FKS2Cor23Row2 · PrimeNumberTheoremAnd/IEANTN/FKS2Cor23Row2.lean:191

theorem

FKS2.tail_row3

Row-3 tail [e^20000, ∞): Cor 22 domination, B=1/2. Surplus over the Cor 22 absorbed via s²·e^{-0.1 s} = (s·e^{-0.05 s})² ≤ (20 e^{-1})².

PrimeNumberTheoremAnd.IEANTN.FKS2Cor23Row3 · PrimeNumberTheoremAnd/IEANTN/FKS2Cor23Row3.lean:42

theorem

FKS2.FloorButhe3.rhsE3_le_rowcurve

Open the record for the exact Lean statement and complete source.

PrimeNumberTheoremAnd.IEANTN.FKS2Cor23Row3 · PrimeNumberTheoremAnd/IEANTN/FKS2Cor23Row3.lean:163

lemma

FKS2.admissible_one_eq

admissible_bound A 1 C R x in terms of s = √(log x): = (A / R) · s² · exp(−(C/√R)·s). The B = 1 analogue of admissible_three_halves_eq, used for the row-4 tail domination.

PrimeNumberTheoremAnd.IEANTN.FKS2Cor23Row4 · PrimeNumberTheoremAnd/IEANTN/FKS2Cor23Row4.lean:42

theorem

FKS2.tail_row4

Row-4 tail [e^20000, ∞): Eπ ≤ the row-4 curve, by domination of the (faster-decaying) Corollary 22 curve. Unlike row 5, the Cor 22 curve carries an while the row-4 curve carries ; the surplus s is absorbed into the exponential gap 0.8476 − 1.5/√R ≥ 0.21183 via s·e^{-0.1 s} ≤ 10·e^{-1}.

PrimeNumberTheoremAnd.IEANTN.FKS2Cor23Row4 · PrimeNumberTheoremAnd/IEANTN/FKS2Cor23Row4.lean:61

theorem

FKS2.FloorButhe4.rhsE4_le_rowcurve

Open the record for the exact Lean statement and complete source.

PrimeNumberTheoremAnd.IEANTN.FKS2Cor23Row4 · PrimeNumberTheoremAnd/IEANTN/FKS2Cor23Row4.lean:194

theorem

FKS2.FloorButhe6.rhsE6_le_rowcurve

Open the record for the exact Lean statement and complete source.

PrimeNumberTheoremAnd.IEANTN.FKS2Cor23Row6 · PrimeNumberTheoremAnd/IEANTN/FKS2Cor23Row6.lean:86

Static source extraction only. Package code was not executed. Every result keeps its complete declaration, exact file and line range, commit, toolchain, license file, and content hash.