Predictive-State Unifilar Update
Abstract
Complete future laws induce an almost-sure single-valued predictive-state update.
Theorem 1.1 (The complete-future-law quotient has a unifilar update).
Proof. Machine-checked in Lean as D5/S3/ObserverMemory/ContextUpdates/PredictiveStateUnifilarUpdate.unifilar_predictive_update (✓ std3). ∎
Source. Repository-derived.
Commentary.
Each history is assigned a probability measure on infinite symbol streams. Histories with the same full measure define one predictive state.
For a positive first-symbol cylinder, extending the history is required to realize the normalized restriction to that cylinder, pushed forward by the tail map. This is the public process consistency premise.
The constructed quotient update sends every positive symbol to the class of the extended history. Countability of the symbol carrier then turns that pointwise rule into the displayed almost-everywhere next-symbol statement.
References
- Truth anchor:
D5/S3/ObserverMemory/ContextUpdates/PredictiveStateUnifilarUpdate.unifilar_predictive_update