Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Prescribed-Pair Negative and Real Orbit Values

Abstract

Opposite prescribed transform values make a nonreal off-line zero orbit negative, while a real off-line orbit is a nonnegative norm square.

Theorem 1.1 (A prescribed spectral pair makes a nonreal off-line orbit negative).

Proof. Machine-checked in Lean as D5/S3/Weil/ZetaBridge/PrescribedPairNegativeOrbit.prescribed_pair_gives_negative_zero_orbit (✓ std3). ∎

Source. Repository-derived.

Commentary.

For supplied ZeroData and a nonreal off-line zero, the conjugation index differs from the original index. The frozen four-point orbit identity and complex-frequency convolution-square factorization reduce the orbit real part to the product of the two prescribed transform values, giving minus four times the stored multiplicity.

Theorem 1.2 (A real off-line orbit is a nonnegative norm square).

Proof. Machine-checked in Lean as D5/S3/Weil/ZetaBridge/PrescribedPairNegativeOrbit.real_off_line_zero_orbit_sum_re (✓ std3). ∎

Source. Repository-derived.

Commentary.

For a real off-line zero, conjugation fixes both the zero index and its reflected index, while reflection remains distinct. The four displayed indices therefore collapse to a two-point orbit. Frozen reflection, evenness, and factorization identities identify its real value with twice the multiplicity times the transform norm square.

Theorem 1.3 (Opposite prescribed values are impossible at a real zero).

Proof. Machine-checked in Lean as D5/S3/Weil/ZetaBridge/PrescribedPairNegativeOrbit.prescribed_pair_impossible_for_real_zero (✓ std3). ∎

Source. Repository-derived.

Commentary.

Reality makes conjugation fix the zero index. Spectral conjugation and evenness then identify the two transform evaluations, so they cannot simultaneously equal one and minus one.

References

  • Truth anchor: D5/S3/Weil/ZetaBridge/PrescribedPairNegativeOrbit.prescribed_pair_gives_negative_zero_orbit
  • Truth anchor: D5/S3/Weil/ZetaBridge/PrescribedPairNegativeOrbit.prescribed_pair_impossible_for_real_zero
  • Truth anchor: D5/S3/Weil/ZetaBridge/PrescribedPairNegativeOrbit.real_off_line_zero_orbit_sum_re
  • Dependency: D5/S3/Weil/ZetaBridge/ConvolutionSquareOrbitBounds