Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Primitive Integral Selection

Abstract

Trace and signed determinant classify a nonnegative integral binary matrix up to simultaneous coordinate swap.

Theorem 1.1 (Trace one and determinant minus one select the Fibonacci matrix).

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

Source. Repository-derived.

Commentary.

The trace condition leaves the two possible diagonal orders. In either order, the signed determinant condition forces the product of the off-diagonal natural entries to equal one.

Both off-diagonal entries are therefore one. The two displayed matrices differ by simultaneously swapping the coordinates.

References

  • Truth anchor: D5/S3/Observer/GoldenCoding/PrimitiveIntegralSelection.primitive_integral_selection