Documentation

MathlibNt.SieveTheory.LinearSieve.Suzuki.SuzukiLemma144SourceLargeLogFixedThreshold

Paying source-fixed pointwise thresholds #

This is the common no-eventual bridge used by the strict Case-I moving producer. A cutoff selected from the source data before K is absorbed into the separator C1 * K ^ Θ < log D; no cutoff is selected after K.

theorem MathlibNt.SieveTheory.exists_sourceLargeLog_fixedThreshold {Θ : } ( : 0 < Θ) (D0 : ) (hD0 : 0 < D0) :
∃ (C1min : ), 1 C1min ∀ (C1 K D : ), C1min C12 K0 < DC1 * K ^ Θ < Real.log DD0 < D

A positive fixed real cutoff can be paid by an earlier source-separator constant. The conclusion is strict, matching the strict source separator.

theorem MathlibNt.SieveTheory.exists_sourceLargeLog_fixedThreshold_of_source {d Δ Θ : } (hsrc : SuzukiClaim145SourceParameters d Δ Θ) (D0 : ) (hD0 : 0 < D0) :
∃ (C1min : ), 1 C1min ∀ (C1 K D : ), C1min C12 K0 < DC1 * K ^ Θ < Real.log DD0 < D

Source-packet specialization. This is the form consumed by strict Case I; its only exponent premise is the literal source packet.