Observer World Covariance
Abstract
Covariant observers on transitive axes have equivalent output worlds.
Theorem 1.1 (Any two observer worlds are equivalent).
Proof. Machine-checked in Lean as D5/S3/Observer/Naturality/ObserverWorldCovariance.observer_world_covariance (✓ std3). ∎
Source. Repository-derived.
Commentary.
An observer world is constructed directly as the range of that axis’s state-to-output map. Transitivity supplies a group element carrying one axis to the other.
Covariance shows that the corresponding output equivalence maps the first range onto the second. Restricting it to these ranges produces the displayed equivalence and transition computation rule.
Repository and pinned-library searches found no complete observer-world result. The generic transitivity witness and subtype restriction construction are applied directly.
References
- Truth anchor:
D5/S3/Observer/Naturality/ObserverWorldCovariance.observer_world_covariance