Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Global Logarithmic Gauge Criterion

Abstract

A global analytic logarithm of the shifted completed-zeta reading exists exactly when every nontrivial zero lies on the critical line.

Theorem 1.1 (Global analytic logarithms characterize the critical line).

Proof. Machine-checked in Lean as D5/S3/Analytic/Adelic/GlobalLogarithmicGaugeCriterion.global_logarithmic_gauge_criterion (✓ std3). ∎

Source. Repository-derived.

Commentary.

The displayed rightHalfPlane, shiftedXi, and criticalLineHypothesis are the three literal let-definitions in the Lean theorem. The shift uses the repository’s canonical completed-zeta reading.

The forward direction constructs the logarithm from a primitive of the logarithmic derivative on the open convex half-plane. The reverse direction uses nonvanishing of the complex exponential together with the canonical completed-zeta zero criterion and reflection.

The second conjunct exposes the imaginary real differential of the chosen analytic logarithm and proves it continuous on the whole right half-plane. The final conjunct states both obstructions: a zero rules out the global logarithm and cannot belong to any domain carrying an exponential lift of shiftedXi.

References