Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Golden Galois Scalar Completion

Abstract

Golden conjugation fixes exactly rational scalars and retains symmetric data.

Theorem 1.1 (Golden conjugation fixes exactly the rational scalars).

Proof. Machine-checked in Lean as D5/S3/Observer/GoldenCoding/GoldenGaloisScalarCompletion.golden_galois_scalar_completion (✓ std3). ∎

Source. Repository-derived.

Commentary.

The carrier is the canonical rational quadratic algebra with generator squaring to five. The two golden conjugates are constructed in its rational coordinates as (1/2,1/2) and (1/2,-1/2).

Quadratic conjugation negates the second coordinate, so a fixed element has zero second coordinate and is exactly in the rational algebra-map range. Direct coordinate calculations prove that neither golden conjugate is fixed and establish their sum, product, and squared difference.

The source’s qualitative statement that bare golden values usually disappear after completion has no quantified predicate. It is therefore commentary rather than an additional universal clause.

References

  • Truth anchor: D5/S3/Observer/GoldenCoding/GoldenGaloisScalarCompletion.golden_galois_scalar_completion