Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Translation Loss under Postprocessing

Abstract

Deterministic postprocessing preserves target defects and cannot reduce target loss.

Definition 1.1 (Joint readout-target law).

Formalization. D5/S3/ConceptDynamics/Communication/TranslationLossMonotonicity.readoutTargetLaw (✓ std3).

Source. Repository-derived.

Commentary.

Push the finite state law through the paired map x maps to (q(x), T(x)). This directly constructs the joint law used by the source’s conditional target entropy.

Definition 1.2 (Target residual entropy).

Formalization. D5/S3/ConceptDynamics/Communication/TranslationLossMonotonicity.targetResidualEntropy (✓ std3).

Source. Repository-derived.

Commentary.

Target residual entropy is the finite conditional entropy of T(X) after the readout q(X), evaluated on the constructed paired pushforward law.

Theorem 1.3 (Translation loss is monotone under postprocessing).

Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/Communication/TranslationLossMonotonicity.translation_loss_monotone (✓ std3). ∎

Source. Repository-derived.

Commentary.

Let h be a finite readout, g a deterministic postprocessor, T a target, and mu a normalized nonnegative state law. The defect relation is the canonical set of state pairs merged by a readout but separated by T.

Applying g to equal h-values proves the first public inclusion directly. Thus every target distinction already lost by h remains lost after the translation chain.

For the second public conjunct, the proof constructs the deterministic Markov chain T(X), h(X), g(h(X)) and directly applies the accepted data-processing theorem. Entropy-chain and mutual-information identities convert that bound to the displayed conditional-target entropy inequality.

References