Documentation

MathlibNt.SieveTheory.LinearSieve.Suzuki.SuzukiEquation1053MinusFirstCrossing

Source-correct minus first crossing and window order for (10.53) #

Unlike the withdrawn right-endpoint-maximum model, the source chooses the first point where (log W₋)' becomes nonnegative. The resulting history makes W₋ antitone up to the crossing. Thus the upper endpoint consumed by the pairing integral is the left endpoint s - 1, not s.

Source-facing data for the first minus crossing. slope is the actual logarithmic derivative. The first two sign fields say it is negative on the initial interval and remains negative after s₀ until the least crossing s; crossing_nonneg records membership of s in the closed failure set.

Instances For
    theorem Section10Equation1053MinusFirstCrossing.MinusFirstCrossing.slope_neg_before {R ξ : } {c β s₀ : } (w : MinusFirstCrossing R ξ c β s₀) {u : } (hβu : β u) (hus : u < w.s) :
    w.slope u < 0

    s really is the least point at or after s₀ where the logarithmic derivative is nonnegative.

    Continuity of the logarithmic derivative turns the weak sign at the least crossing into equality.

    The least crossing is a stationary point of log W₋.

    In the specialized a=2,b=1 DDE, the stationary conclusion is exactly Suzuki's algebraic stationary equation.

    First-crossing history forces log W₋ to decrease on the complete prefix.

    Since the exponential is increasing, the logarithmic first-crossing history makes the weighted envelope itself antitone on [β,s].

    The source's full minus-window order: W₋(s-1) ≥ W₋(t) ≥ W₋(s) for t ∈ [s-1,s].