Visible Autonomy Criterion
Abstract
Visible-state descent, kernel stability, and zero hidden-to-visible flow are equivalent for every idempotent linear projection.
Theorem 1.1 (Visible autonomy through an idempotent projection).
Proof. Machine-checked in Lean as D5/S3/Observer/VisibleDescent/VisibleAutonomyCriterion.visible_autonomy_criterion (✓ std3). ∎
Source. Repository-derived.
Commentary.
The visible state is constructed canonically by restricting an idempotent linear projection to its range. The next visible state is the range-valued restriction of projection after the ambient dynamics.
A descended range endomorphism exists exactly when the projection kernel is stable under the next-visible map, equivalently when the complementary hidden component has zero flow into the next visible state.
The imported two-coordinate rational example uses the same visible projection, hidden complement, and update in both cross blocks. Its hidden-to-visible block vanishes while the reverse block does not, so the criterion is strictly one-sided.
References
- Truth anchor:
D5/S3/Observer/VisibleDescent/VisibleAutonomyCriterion.visible_autonomy_criterion - Dependency: D5/S3/Observer/HiddenFlow/VisibleHiddenProjectionCriteria