Reachable Behavior Core
Abstract
The reachable future-behavior quotient is reached, separated by future protocols, stable under protocol prefixes, and universal among reachable realizations.
Theorem 1.1 (The reachable behavior quotient has all four core properties).
Proof. Machine-checked in Lean as D5/S3/ObserverMemory/PredictionFactors/ReachableBehaviorCore.reachable_behavior_core (✓ std3). ∎
Source. Repository-derived.
Commentary.
Let a monoid of allowed protocols act on a state carrier from an actual anchor, and let O be the public readout. The target is the existing quotient of reachable states by equality of every future readout.
Every quotient class is produced by an allowed protocol. Injectivity of the kernel lift makes distinct classes differ at some continuation, and left multiplication constructs the unique update induced by each protocol prefix.
For every other reachable action carrier with the same anchor behavior, there is a unique surjection to the quotient, determined on every orbit point by its canonical behavior class.
References
- Truth anchor:
D5/S3/ObserverMemory/PredictionFactors/ReachableBehaviorCore.reachable_behavior_core - Dependency: D5/S3/ObserverMemory/PredictionFactors/CanonicalReachableBehaviorFactor
- Dependency: D5/S3/ObserverMemory/PredictionFactors/ReachableBehaviorClassSurjectivity