Convolution-Square Off-Line Orbits
Abstract
Conjugation and reflection organize off-line convolution-square zero summands into four-point orbits and make every finite off-line cutoff real.
Theorem 1.1 (Conjugate zero summands are complex conjugates).
Proof. Machine-checked in Lean as D5/S3/Weil/ZetaBridge/ConvolutionSquareOffLineOrbits.convolution_square_zero_summand_conjugation (✓ std3). ∎
Source. Repository-derived.
Commentary.
Conjugation sends the spectral parameter gamma to minus its complex conjugate and preserves the stored multiplicity. Evenness removes the minus sign, while the convolution square is fixed by the Weil involution. Fourier-Laplace involution covariance then gives the stated complex conjugation identity.
Theorem 1.2 (An off-line four-point orbit sums to four times one real part).
Proof. Machine-checked in Lean as D5/S3/Weil/ZetaBridge/ConvolutionSquareOffLineOrbits.off_line_zero_orbit_sum_eq_four_mul_re (✓ std3). ∎
Source. Repository-derived.
Commentary.
The frozen zero-orbit cardinality theorem supplies distinctness of the four displayed indices under the explicit nonreal and off-line hypotheses. Reflection leaves each summand unchanged, and conjugation replaces it by its complex conjugate, so the orbit total is twice a number plus twice its conjugate, namely four times its real part. No sign or existence assertion is made.
Theorem 1.3 (Every finite off-line zero cutoff is real).
Proof. Machine-checked in Lean as D5/S3/Weil/ZetaBridge/ConvolutionSquareOffLineOrbits.off_line_truncated_sum_real (✓ std3). ∎
Source. Repository-derived.
Commentary.
Here offlinePart is the sum over symmetricIndices T filtered by real part unequal to criticalAbscissa, with convolution-square zeroSummand as its term. The filtered finite set is stable under the conjugation permutation. Reindexing by that permutation and applying summand covariance shows the sum equals its complex conjugate, so its imaginary part vanishes. The theorem states reality only, not nonnegativity.
References
- Truth anchor:
D5/S3/Weil/ZetaBridge/ConvolutionSquareOffLineOrbits.convolution_square_zero_summand_conjugation - Truth anchor:
D5/S3/Weil/ZetaBridge/ConvolutionSquareOffLineOrbits.off_line_truncated_sum_real - Truth anchor:
D5/S3/Weil/ZetaBridge/ConvolutionSquareOffLineOrbits.off_line_zero_orbit_sum_eq_four_mul_re - Dependency: D5/S3/Weil/ZetaBridge/ConvolutionSquareCriticalLine
- Dependency: D5/S3/Zeros/Symmetry/ZeroOrbitCardinality