Prefix-maximal explicit bilinear tensor estimate #
This independent leaf upgrades the explicit nonmaximal bilinear tensor estimate
to the complete maximum over the collected t-prefix. The aligned dyadic
Rademacher--Menshov decomposition in DyadicPrefixMaximal pays exactly
(Nat.log2 M + 1)^2; Cauchy in the outer row variable does not move the
maximum outside the primitive-character sum.
Square of the bilinear tensor form truncated at the collected-variable
prefix 1 ≤ t ≤ y.
Equations
- AnalyticNumberTheory.LargeSieve.bilinearTensorCharacterPrefixSquare A DS y q χ = ‖∑ d ∈ DS, ∑ t ∈ Finset.Icc 1 ↑y, A d t * ↑χ (↑↑d * ↑t)‖ ^ 2
Instances For
Complete t-prefix maximum for a bilinear tensor form.
Equations
- AnalyticNumberTheory.LargeSieve.bilinearTensorCharacterPrefixMaxSquare A DS M q χ = (Finset.image (fun (y : ℕ) => AnalyticNumberTheory.LargeSieve.bilinearTensorCharacterPrefixSquare A DS y q χ) (Finset.range (M + 1))).max' ⋯
Instances For
Every complete bilinear prefix maximum is bounded by outer-row Cauchy and the sum of the complete row-prefix maxima.
Generic explicit t-prefix-maximal bilinear tensor theorem. The aligned
dyadic decomposition is applied to each row and costs exactly
(log₂ M + 1)^2; the remaining factor is the already proved Q-dependent
nonmaximal constant D * (M + c(Q)Q^2).
The canonical Vaughan Type-II block with the complete collected-variable
prefix maximum, at the physical short length y / 2^k.
Equations
- AnalyticNumberTheory.LargeSieve.vaughanCanonicalBilinearPrefixMaxSquare b y N u v k l q χ = AnalyticNumberTheory.LargeSieve.bilinearTensorCharacterPrefixMaxSquare (AnalyticNumberTheory.LargeSieve.vaughanCanonicalBilinearTensor b y N v l) (AnalyticNumberTheory.LargeSieve.vaughanCanonicalDyadicBlock N u k) (AnalyticNumberTheory.LargeSieve.vaughanCanonicalTensorLength y k) q χ
Instances For
Canonical complete-prefix theorem, with no fourth-moment premise.
Linear-harmonic imprimitive conductor-window transport for the complete canonical bilinear prefix maximum.
Substitution of the explicit divisor-square constant 27. This theorem
makes the remaining full row-mass factor visible.
Algebraic audit: after writing X=D*M, the prefix maximal route with the
27-energy still contains X * (X + D*Q^2). Thus the dyadic maximal upgrade
does not itself supply the missing N/log saving needed by a BV endpoint.