Documentation

MathlibNt.SieveTheory.LinearSieve.Suzuki.SuzukiLemma1017Comparison

A κ=1, source-facing core of Lemma 10.17. The input package contains only signed DDEs, positivity/continuity, and the already proved zero-pairing identities. In particular, no global comparison |P| ≤ ρ Q is a field.

Equations
Instances For

    The exact admissible input boundary for the κ=1 P/Q argument.

    Instances For
      theorem Section10Lemma1017Comparison.strict_adjoint_window {Q : } (hQ : Continuous Q) (hQpos : ∀ (t : ), 0 < t0 < Q t) {s : } (hs : 3 s) :
      adjointPlus s * (t : ) in s - 1..s, Q t < (t : ) in s - 1..s, adjointPlus (t + 1) * Q t

      Strict integral comparison behind Claim 10.18. It uses the explicit positive adjoint, rather than assuming any P/Q estimate.

      theorem Section10Lemma1017Comparison.claim10_18_one_step_strict {P Q : } (h : SignedPQData P Q) {ρ s : } ( : 0 < ρ) (hs : 3 s) (hwindow : tSet.Icc (s - 1) s, |P t| ρ * Q t) :
      |P s| < ρ * Q s

      Claim 10.18, one-step strict improvement. A weak envelope on the current unit window becomes strict at its right endpoint. This is the local induction step; the data package itself contains no comparison assumption.

      theorem Section10Lemma1017Comparison.compact_eta_extraction {P Q : } (hP : Continuous P) (hQ : Continuous Q) {a b : } (hab : a b) (hQpos : sSet.Icc a b, 0 < Q s) (hpoint : sSet.Icc a b, |P s| < Q s) :
      ∃ (η : ), 0 η η < 1 sSet.Icc a b, |P s| η * Q s

      Compact extraction of a uniform coefficient strictly below one. This is applied to the positive hat-layer identities P=T⁺-T⁻, Q=T⁺+T⁻; those identities give the pointwise strict hypothesis without assuming a uniform comparison.

      theorem Section10Lemma1017Comparison.compact_eta_for_positive_pair {Tplus Tminus : } (hp : Continuous Tplus) (hm : Continuous Tminus) {a b : } (hab : a b) (hp_pos : sSet.Icc a b, 0 < Tplus s) (hm_pos : sSet.Icc a b, 0 < Tminus s) :
      ∃ (η : ), 0 η η < 1 sSet.Icc a b, |Tplus s - Tminus s| η * (Tplus s + Tminus s)

      For the Section 13 definitions P=T⁺-T⁻ and Q=T⁺+T⁻, the compact seed is automatic from strict positivity of the two hat layers. Thus the exported seed theorem does not take any P/Q comparison as a premise.

      theorem Section10Lemma1017Comparison.compact_eta_and_one_step {P Q : } (h : SignedPQData P Q) {a : } (ha : 4 a) (hpoint : tSet.Icc (a - 1) a, |P t| < Q t) :
      ∃ (η : ), 0 < η η < 1 (∀ tSet.Icc (a - 1) a, |P t| η * Q t) |P a| < η * Q a

      The compact seed followed by Claim 10.18 at its right endpoint.

      theorem Section10Lemma1017Comparison.positive_pair_compact_eta_and_one_step {Tplus Tminus P Q : } (h : SignedPQData P Q) (hP : P = fun (s : ) => Tplus s - Tminus s) (hQ : Q = fun (s : ) => Tplus s + Tminus s) {a : } (ha : 4 a) (hp_pos : sSet.Icc (a - 1) a, 0 < Tplus s) (hm_pos : sSet.Icc (a - 1) a, 0 < Tminus s) :
      ∃ (η : ), 0 < η η < 1 (∀ sSet.Icc (a - 1) a, |P s| η * Q s) |P a| < η * Q a

      Section-13-shaped public endpoint: positivity of T⁺,T⁻, the defining identities for P,Q, signed DDEs, explicit adjoints and pairing-zero produce a uniform compact coefficient and its strict Claim-10.18 improvement. There is no comparison hypothesis in this statement.