Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Golden Branch Observer Decomposition

Abstract

Golden branch conjugation splits the two-dimensional observation space into trivial and sign channels.

Theorem 1.1 (The two golden branches are the trivial and sign representations).

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

Source. Repository-derived.

Commentary.

The carrier is the complex coordinate space on the two real golden embeddings. Galois conjugation is the canonical bit flip, and the even and odd maps are the half-sum and half-difference projectors.

The proof applies the repository’s general involution decomposition, then computes the two projector ranges as the spans of (1,1) and (1,-1). These spans are complementary; conjugation acts on them with eigenvalues one and minus one.

References