Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Golden-Ratio DFAO Minimality Targets

Abstract

M07-M16 register exact finite-prefix LRAT targets for the golden-ratio DFAO controls and the base-4 state-exclusion ladder.

Theorem 1.1 (The registered problem uses the exact frozen oracle).

Proof. Machine-checked in Lean as D5/S1/Digit/GoldenDFAOMinimalityTargets.base4_problem_semantics (✓ std3). ∎

Source. Repository-derived.

Commentary.

The registered sparse input at index i is definitionally the canonical most-significant-digit-first Zeckendorf word of four to the i, and the registered target output equals the exact golden-ratio floor difference certified by the frozen base-4 oracle layer.

Theorem 1.2 (A verified upper machine and the M16 refutation imply exact minimality).

Proof. Machine-checked in Lean as D5/S1/Digit/GoldenDFAOMinimalityTargets.phi_base4_twenty_two_state_minimality (✓ std3). ∎

Source. Repository-derived.

Commentary.

The terminal theorem consumes two independent evidence objects: a globally correct twenty-two-state typed machine and a certified finite-prefix LRAT refutation of every machine using at most twenty-one states.

The theorem is a certificate eliminator. It does not assert that either external evidence object has already been constructed or checked.

References