Type I envelope comparison for the centred Vaughan Type I part
OpenTaoFivePrimes.eta0VaughanTypeISum_le_theorem51TypeIexponential-sumsfive-primesnumber-theoryvaughan-identity
Type I envelope comparison for the centred Vaughan Type I part
Let and with , , . There are coefficients with for every odd such that
where the left side is the platform's TaoFivePrimes.eta0VaughanTypeISum. This is the comparison step charged to the Type I envelope in Tao's Lemma 4.11: the half-logarithmic leftover produced by the centring of the Type II coefficient has to be dominated by sums of the form carried by the small divisor variable, with the leftover terms re-indexed by the complementary factor (Dirichlet hyperbola). The witness is explicit: for each odd with take equal to the unimodular factor aligning against , and if . The comparison is against the full interface envelope with the free unimodular factors , not the per- restricted comparison, which fails on the overlap range .
Preamble
import Mathlib import Definitions.Def_TaoFivePrimes_TypeIEnvelopeInterfaces
Formal statement
theorem TaoFivePrimes.eta0VaughanTypeISum_le_theorem51TypeI
(x alpha U V : ℝ) (hU : 40 ≤ U) (hV : 40 ≤ V)
(hUx : U < x) (hVx : V < x)
(hUVx : U * V ≤ x / 4) (hUV2 : x ≤ U * V ^ 2) :
∃ c : ℕ → ℂ,
(∀ d ∈ TaoFivePrimes.theorem51Divisors U V, ‖c d‖ ≤ 1) ∧
‖TaoFivePrimes.eta0VaughanTypeISum x alpha U V‖ ≤
TaoFivePrimes.theorem51TypeI x alpha U V c := by sorrySource
Terence Tao, arXiv:1201.6656v4, Section 4, Lemma 4.11 and the absorption of the half-logarithmic leftover in its proof; the Type I envelope as used in Section 5 preceding (5.8), https://arxiv.org/html/1201.6656v4#S5.