Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Target-Relevant Omission

Abstract

A target-relevant omission is exactly a collapsed message distinction that matters to the target.

Theorem 1.1 (Target-relevant omission has a collapsed distinction witness).

Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/Coding/TargetRelevantOmission.omission_iff_witness_exists (✓ std3). ∎

Source. Repository-derived.

Commentary.

For a nonempty state space, assume the sender determines the target. The encoding has a target-relevant omission exactly when two states produce the same message while having different target values and different sender coordinates.

In the forward direction, failure to recover the target from the message yields a message fiber on which the target varies. Since the target factors through the sender, that pair must also differ at the sender. Conversely, such a pair rules out every recovery map from messages to target values.

References