Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Recursive Signature Completion

Abstract

Recursive signatures recover finite-future classes and their stable completion.

Theorem 1.1 (Signature labels equal finite future classes).

Proof. Machine-checked in Lean as D5/S3/Observer/Prediction/RecursiveSignatureCompletion.recursive_signature_labels_stable_depth_and_completion (✓ std3). ∎

Source. Repository-derived.

Commentary.

Let Y and O be finite, let the deterministic update be tau, and let q map Y surjectively onto the actual readout carrier O. The depth-zero label is q itself. Each later label is the pair consisting of the current readout and the preceding label after one update.

Induction identifies equality of these recursively constructed labels with equality of every readout through the same finite horizon. Consequently the first adjacent pair of label partitions that agree occurs at exactly the canonical finite-observation stability depth.

At that depth, the first-isomorphism equivalence sends realized labels to the finite prediction quotient. The existing stable quotient equivalence then gives the named canonical map to complete-future state classes, and its representative equation sends the label of y to the complete quotient class of y.

References