Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Equal Entropy, Different Target Value

Abstract

Equal information quantity can carry opposite target value.

Theorem 1.1 (Equal entropy and compression do not imply equal target sufficiency).

Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/Information/EqualEntropyTargetValueContrast.equal_entropy_target_value_contrast (✓ std3). ∎

Source. Repository-derived.

Commentary.

The state is a uniformly distributed pair of Boolean coordinates. The two concepts report the first and second coordinates, while the target is the first coordinate.

Both canonical pushforward laws have entropy log two. Both readouts attain two labels out of four source states, so their displayed label counts and output-to-input cardinality ratios agree.

The conditional target entropy is zero after the first readout and log two after the second. The final two public conjuncts state the same contrast structurally: the target factors through the first readout but not the second.

References