Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Golden Unit Zeta Reflection

Abstract

Conjugation reflects the golden-unit flow, while unit multiplication supplies its period.

Theorem 1.1 (Conjugation and unit translation generate the flow symmetries).

Proof. Machine-checked in Lean as D5/S3/Analytic/Dilation/GoldenUnitZetaReflection.golden_unit_zeta_reflection (✓ std3). ∎

Source. Repository-derived.

Commentary.

A coefficient pair (a,b) represents the quadratic integer a+b phi. Both real embeddings, the anisotropic form, and the zeta sum over the nonzero coefficient lattice are exposed in the statement.

Quadratic conjugation is the integral involution (a,b) maps to (a+b,-b). It exchanges the two real embeddings and therefore reindexes the zeta at eta as the zeta at minus eta. The second public conjunct imports the regulator-period theorem on exactly the same carrier, exposing both symmetry generators.

Current D5 and pinned-Mathlib searches found no exact reflection theorem. The proof applies the canonical subtype equivalence and total-sum reindexing machinery; it does not define the zeta by its target symmetry or replace the coefficient lattice with a surrogate.

References