Conditional Information Postprocessing
Abstract
Deterministic postprocessing cannot increase finite conditional mutual information.
Theorem 1.1 (Postprocessing lowers conditional mutual information).
Proof. Machine-checked in Lean as D5/S3/Entropy/Forgetting/ConditionalInformationPostprocessing.conditional_mutual_information_postprocessing_le (✓ std3). ∎
Source. Repository-derived.
Commentary.
Let p be a finite joint probability law of an environment E, a commitment C, and a future record B.
A deterministic map f from B to B prime constructs the coarse law by pushing p forward along the map that preserves E and C and applies f only to B.
The mutual-information chain rule and finite Markov data processing show that the conditional information between C and the coarse record given E cannot exceed that of the original record.
References
- Truth anchor:
D5/S3/Entropy/Forgetting/ConditionalInformationPostprocessing.conditional_mutual_information_postprocessing_le - Dependency: D5/S3/Entropy/Forgetting/CapacityMonotone
- Dependency: D5/S3/Entropy/Submodularity/MutualInformationChainRule