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 341 to 360 of 1,644 declarations.

lemma

Erdos392.Params.initial.sum_valuation_le

The sum of valuations in the initial factorization is bounded by M times the sum of valuations in the interval. This is because the initial factorization is a subset of M copies of the interval.

PrimeNumberTheoremAnd.IEANTN.Erdos392 · PrimeNumberTheoremAnd/IEANTN/Erdos392.lean:1335

lemma

Erdos392.Params.initial.smooth_of_dvd_small_prime

If p is a small prime (L < p ≤ √n) and m is in the initial interval and divisible by p, then m is (n/L)-smooth.

PrimeNumberTheoremAnd.IEANTN.Erdos392 · PrimeNumberTheoremAnd/IEANTN/Erdos392.lean:1428

lemma

Erdos392.Params.initial.sum_valuation_eq_small

For a small prime p, the sum of p-adic valuations in the initial factorization equals M times the sum over k of the count of multiples of p^k in the interval.

PrimeNumberTheoremAnd.IEANTN.Erdos392 · PrimeNumberTheoremAnd/IEANTN/Erdos392.lean:1455

lemma

Erdos392.Params.initial_full_sum_valuation_eq

The sum of valuations in [n - n/M, n) equals ∑ k ∈ [1, log_p n], #{m ∈ I | p^k ∣ m}.

PrimeNumberTheoremAnd.IEANTN.Erdos392 · PrimeNumberTheoremAnd/IEANTN/Erdos392.lean:1602

lemma

Erdos392.Params.initial_balance_eq

The balance of initial equals that of initial_full minus M times the sum of valuations in rough_set.

PrimeNumberTheoremAnd.IEANTN.Erdos392 · PrimeNumberTheoremAnd/IEANTN/Erdos392.lean:1658

lemma

Erdos392.Params.rough_set_structure

Any m in the rough set can be written as q * k where q is a prime ≥ n / L and k ≤ L, with m.factorization q = 1.

PrimeNumberTheoremAnd.IEANTN.Erdos392 · PrimeNumberTheoremAnd/IEANTN/Erdos392.lean:1709

lemma

Erdos392.Params.rough_set_card_le

The cardinality of rough_set is at most π(n) * L.

PrimeNumberTheoremAnd.IEANTN.Erdos392 · PrimeNumberTheoremAnd/IEANTN/Erdos392.lean:1748

theorem

Erdos392.Params.initial.bound_score_1

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

PrimeNumberTheoremAnd.IEANTN.Erdos392 · PrimeNumberTheoremAnd/IEANTN/Erdos392.lean:2364

theorem

Erdos392.Params.initial.bound_score_2

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

PrimeNumberTheoremAnd.IEANTN.Erdos392 · PrimeNumberTheoremAnd/IEANTN/Erdos392.lean:2403

theorem

Erdos392.Params.initial.bound_score_3

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

PrimeNumberTheoremAnd.IEANTN.Erdos392 · PrimeNumberTheoremAnd/IEANTN/Erdos392.lean:2494

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.