Behavior Completion Translation
Abstract
A legal system translation induces one and only one map between behavior completions.
Theorem 1.1 (The induced completion map exists uniquely).
Proof. Machine-checked in Lean as D5/S3/ObserverMemory/RefinementClosure/BehaviorCompletionTranslation.behavior_completion_translation (✓ std3). ∎
Source. Repository-derived.
Commentary.
The source and target completion carriers are the realized ranges of their full future readout itineraries.
A state map commuting with the updates and a compatible readout map transport each realized source itinerary coordinatewise to the target completion.
The resulting map makes the canonical completion square commute. Surjectivity of the source range factorization makes this map unique.
The proof imports the canonical completion transport and projects the commuting and uniqueness clauses of the frozen functoriality law.
References
- Truth anchor:
D5/S3/ObserverMemory/RefinementClosure/BehaviorCompletionTranslation.behavior_completion_translation - Dependency: D5/S3/ObserverMemory/RefinementClosure/BehaviorCompletionFunctoriality