Documentation

MathlibNt.AnalyticNumberTheory.Chen1973.Chen1973Lemma6Equation18Weight

theorem ChenEq18.card_primeFactors_mul_log_le {n : } {R K : } (hn : 1 n) (hnR : n R) (hK : 1 K) :

Elementary prime-factor splitting, uniform in the integer below R.

An elementary exponential-domination cutoff in the log-log coordinate.

theorem ChenEq18.uniform_prime_factor_bound :
∃ (R₀ : ), ∀ (R : ), R₀ R∀ (n : ), 1 nn R3 ^ n.primeFactors.card Real.exp (3 * Real.log R / Real.log (Real.log R))

The uniform form of Chen's equation (18); the threshold precedes n.

Includes level zero, and does not require any branch or pair parameters.

theorem AnalyticNumberTheory.LargeSieve.chenEq18_actual_W_sq_uniform :
∃ (R₀ : ), ∀ (R : ), R₀ R∀ (x L level : ), ↑(L * 2 ^ level) Rchen1973Lemma6Eq19I x L level ^ 2 Real.exp (6 * Real.log R / Real.log (Real.log R))

The existing Eq19I is a finite maximum W, NOT the printed exponential I. This theorem supplies the missing upper bridge without changing that definition.

theorem AnalyticNumberTheory.LargeSieve.chenEq18_actual_W_sq_le_source_I :
∃ (X₀ : ), ∀ (x : ), X₀ x∀ (L level : ), L Real.log x ^ 100chen1973Lemma6Eq19I x L level ^ 2 Real.exp (6 * Real.log (2 ^ level * Real.log x ^ 100) / Real.log (Real.log (2 ^ level * Real.log x ^ 100)))

A single x-threshold works before ALL actual-cell parameters, including level zero. Here Q₀ = 2^level (log x)^100, and the right-hand side is literally the printed I.