Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Dimension-Independent Golden Anti-Isometry

Abstract

The Fibonacci phase update negates the golden quadratic form in every real Hilbert dimension.

Theorem 1.1 (The Hilbert-space Fibonacci update negates the form).

Proof. Machine-checked in Lean as D5/S3/Observer/HilbertGeometry/GoldenAntiIsometry.golden_anti_isometry (✓ std3). ∎

Source. Repository-derived.

Commentary.

Let H be a real Hilbert space and V=H x H. The quadratic form is Q(X,Y)=norm(X)^2-inner(X,Y)-norm(Y)^2, and the linear update is F(X,Y)=(X+Y,X).

The public conclusion is the single anti-isometry identity Q(F(X,Y))=-Q(X,Y).

References

  • Truth anchor: D5/S3/Observer/HilbertGeometry/GoldenAntiIsometry.golden_anti_isometry