Documentation

MathlibNt.SieveTheory.LinearSieve.Suzuki.SuzukiLemma144EndpointSourceBoundsFinal

Case I, (14.23): endpoint source bounds #

The published predicate CaseI1423EndpointSourceBounds omits the source hypotheses (and even quantifies over C = 0), so it is not a valid unconditional statement. This file proves the source-faithful version used in Case I. The source bounds are imported from their proved production producers. In particular, neither endpoint inequality is assumed in this module.

theorem MathlibNt.SieveTheory.endpoint_sigma11_core (V K F logD σ L R logσ E0 logPow logLog C E : ) (hlog : 0 < logD) ( : 0 < σ) (hC : 0 < C) (hE : 0 < E) (hll : 0 < logLog) (hV : 0 V) (hL : 0 L) (hR : 0 R) (hE0 : 0 E0) (htransport : F L * R * (σ * logσ) * E0) (hnorm : K ^ 2 * σ ^ 2 * logσ / logD logPow / (logLog * σ)) :
V * (6 * K ^ 2 * F / (logD / σ)) 6 * L * R / (C * E) * (C * E * V * logPow * E0 / (logLog * σ))

Transport and normalize the sigma-eleven scalar estimate into its budget.

Pointwise sigma-eleven endpoint bound from transport and scalar estimates.

theorem MathlibNt.SieveTheory.caseI1423_endpoint_sigma12_final_algebra (q V K R σ logσ E0 logLog logD : ) (hR : 0 R) ( : 0 < σ) (hE0 : 0 E0) (hV : 0 V) (hLogLog : 0 logLog) (hfront : V * q V * 2 * R * σ * logσ * E0) (hscalar : K ^ 2 * σ ^ 3 * logσ * logLog logD) :
q * σ * V * 6 * K ^ 2 * logLog R * E0 * V * logD * 12 / σ

Convert the sigma-twelve front estimate and scalar bound into the final budget.

Closure of the two endpoint source bounds.