Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Partition Manipulation

Abstract

Homogeneous message fibers admit a correct default rule and exclude partition manipulation.

Theorem 1.1 (Homogeneous message fibers exclude partition manipulation).

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

Source. Repository-derived.

Commentary.

Suppose two states with the same message always have the same target value. Nonemptiness supplies an anchor target value, allowing the target on realized messages to extend to a total default rule on the whole message space.

The resulting default agrees with the target at every actual state. Partition manipulation requires the default at the true message to be wrong, so this pointwise agreement rules it out everywhere.

References