Canonical Local Prediction Minimality
Abstract
Local distance checks expose the canonical predictive equivalence and unique quotient update.
Theorem 1.1 (A local certificate determines the canonical minimal completion).
Proof. Machine-checked in Lean as D5/S3/ObserverMemory/PredictionCertificates/LocalCertificateCanonicalMinimality.local_certificate_canonical_minimality (✓ std3). ∎
Source. Repository-derived.
Commentary.
For finite types Y and C, a deterministic transition tau, readout q, surjective label c, and distance table delta, assume that equal labels are exactly the entries marked infinite and that delta satisfies the local zero-or-successor recurrence.
The public conclusion states the complete-itinerary fibre identity, the unique quotient update, and the explicit equivalence from C to the canonical predictive completion. It also retains exact certificate depth, finite-realization state-count minimality, and quadratic table-scan work.
References
- Truth anchor:
D5/S3/ObserverMemory/PredictionCertificates/LocalCertificateCanonicalMinimality.local_certificate_canonical_minimality - Dependency: D5/S3/ObserverMemory/PredictionCertificates/LocalCertificateMinimality