Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Signed Zeckendorf Orbit Code

Abstract

The three zero symmetries act on a signed W code by flipping its two sign coordinates.

Theorem 1.1 (Klein actions are the two independent sign flips).

Proof. Machine-checked in Lean as D5/S3/Zeros/Symmetry/SignedZeckendorfOrbitCode.klein_actions_two_sign_bits (✓ std3). ∎

Source. Repository-derived.

Commentary.

The public code is constructed from the centered real coordinate, the height, their golden-scale W encodings, and the multiplicity W word. Conjugation, conjugate reflection, and reflection induce the three displayed sign transformations while preserving every unsigned word.

The orbit-code list is equal to the explicitly listed sign-state list. When both centered coordinates are nonzero, the sign values are nonzero and each differs from its negative, so the four entries are pairwise distinct.

References

  • Truth anchor: D5/S3/Zeros/Symmetry/SignedZeckendorfOrbitCode.klein_actions_two_sign_bits
  • Dependency: D5/S0/Conventions/WDigits