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 981 to 1,000 of 1,644 declarations.

theorem

integrableOn_exp_neg_mul_sinc

The exponentially damped sinc function is integrable on the positive half-line.

PrimeNumberTheoremAnd.LaplaceInversion · PrimeNumberTheoremAnd/LaplaceInversion.lean:1744

theorem

integral_Ioi_exp_neg_mul_sinc_eq_arctan_inv_of_integral_swap

Evaluation of the damped sinc integral from the one remaining Fubini swap. The hypothesis is the exact product-integrability/swap term left to prove.

PrimeNumberTheoremAnd.LaplaceInversion · PrimeNumberTheoremAnd/LaplaceInversion.lean:1909

theorem

integrable_exp_neg_mul_sin_prod_Ioi

Product-integrability of the damped sine kernel on (0,∞) × (a,∞). The proof integrates the u-tail first and bounds the inner norm by exp (-a*x) using |sin x| ≤ x for x > 0.

PrimeNumberTheoremAnd.LaplaceInversion · PrimeNumberTheoremAnd/LaplaceInversion.lean:1964

theorem

sinc_kernel_tendsto_of_windowed_pv

Windowed principal-value convergence for the sinc kernel. This avoids treating the non-integrable constant kernel mass as a whole-line Bochner integral: the remaining analytic work is split into a finite-window mass limit, a finite-window local error limit, and a tail-control limit.

PrimeNumberTheoremAnd.LaplaceInversion · PrimeNumberTheoremAnd/LaplaceInversion.lean:2110

theorem

sinc_kernel_tendsto_of_windowed_pv_of_pos_radius

Windowed principal-value convergence with the finite-window mass discharged by the scalar sinc limit.

PrimeNumberTheoremAnd.LaplaceInversion · PrimeNumberTheoremAnd/LaplaceInversion.lean:2204

theorem

laplaceInvLineTrunc_tendsto_laplaceTransformBilateral_eq

Principal-value Laplace inversion reduced to the corresponding truncated Fourier convergence theorem for the exponentially weighted source.

PrimeNumberTheoremAnd.LaplaceInversion · PrimeNumberTheoremAnd/LaplaceInversion.lean:2346

theorem

laplaceIntegralCpowTrunc_eq_laplaceInvLineTrunc

The truncated multiplication-form inverse Laplace integral is the truncated vector-valued inverse Laplace line integral at log x.

PrimeNumberTheoremAnd.LaplaceInversion · PrimeNumberTheoremAnd/LaplaceInversion.lean:2382

theorem

laplaceIntegralCpowTrunc_tendsto_of_fourierInvTrunc

Principal-value Laplace inversion in the multiplication x^s form, reduced to truncated Fourier convergence for the exponentially weighted source.

PrimeNumberTheoremAnd.LaplaceInversion · PrimeNumberTheoremAnd/LaplaceInversion.lean:2404

lemma

bounded_of_continuous_of_isBigO_exp_atBot_atTop

A continuous function that decays like a negative exponential at +∞ and is controlled by a positive exponential at -∞ is globally bounded.

PrimeNumberTheoremAnd.LaplaceInversion · PrimeNumberTheoremAnd/LaplaceInversion.lean:2466

theorem

continuous_laplaceIntegral_verticalLine_add_of_integrable

Continuity of the bilateral Laplace integral along the σ + tI vertical line, under integrability of the exponentially weighted source. Companion to continuous_laplaceIntegral_verticalLine_of_integrable (the σ - tI form).

PrimeNumberTheoremAnd.LaplaceInversion · PrimeNumberTheoremAnd/LaplaceInversion.lean:2535

theorem

ContinuousOn.const_isBigOWithUniformlyOn_isCompact

A family of constant functions f (i, x) = C i is uniformly bounded w.r.t. s by ⨆ i ∈ s, ‖C i‖, if s is compact and C is continuous.

PrimeNumberTheoremAnd.Mathlib.Analysis.Asymptotics.Uniformly · PrimeNumberTheoremAnd/Mathlib/Analysis/Asymptotics/Uniformly.lean:105

theorem

ContinuousOn.const_isBigOWithUniformlyOn_isCompact_rev

A family of constant functions f (i, x) = C i is uniformly bounded below w.r.t. s by ⊓ i ∈ s, ‖C i‖, if s is compact and C is continuous.

PrimeNumberTheoremAnd.Mathlib.Analysis.Asymptotics.Uniformly · PrimeNumberTheoremAnd/Mathlib/Analysis/Asymptotics/Uniformly.lean:131

theorem

Polynomial.logDeriv_exp_eval

The logarithmic derivative of the exponential of a complex polynomial is the polynomial derivative.

PrimeNumberTheoremAnd.Mathlib.Analysis.Calculus.Deriv.Polynomial · PrimeNumberTheoremAnd/Mathlib/Analysis/Calculus/Deriv/Polynomial.lean:20

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.