Documentation

MathlibNt.SieveTheory.LinearSieve.Suzuki.SuzukiLemma144CaseIIEndpointGap

Case-II odd recursive endpoint: exact remaining scaling bridge #

The accepted source-σ Claim 14.5 controls the recombined recursive endpoint at the scale

C145 * V(D) * exp(sqrt K) / (log D * sourceSigma D d) * E_N(D, sourceSigma D d) * (log D)^(-Δ).

The same-C endpoint-gap normalization instead requires this to fit below

V(⌈D^(1/s)⌉) * C * exp(sqrt K) * E_N(D,s) * (log D)^(-Δ) * (1 - caseIIConcreteRoundedRelativeBracket ...).

The theorem below consumes Claim 14.5 and isolates exactly that comparison. In particular, a bare proof that the bracket is < 1 supplies only positivity of the last factor and does not supply the quantitative lower bound needed to compare the two displayed scales uniformly in s.

The literal endpoint to which the accepted source-σ Claim 14.5 applies.

Equations
Instances For
    theorem MathlibNt.SieveTheory.strict_bracket_lt_one_does_not_force_endpoint_absorption {endpoint budget : } (he : 0 < endpoint) (hb : 0 < budget) :
    bracket < 1, ¬endpoint budget * (1 - bracket)

    A strict bracket inequality alone is quantitatively insufficient for endpoint absorption: even with positive endpoint and budget scales there are brackets strictly below one whose gap is too small.

    Claim 14.5 closes the recursive endpoint-gap normalization exactly when the remaining scale bridge is supplied. No enlargement of the target constant C occurs.