Posterior Equality, Recovery, and Permutation Channels
Abstract
Zero data-processing defect is characterized by posterior agreement and Bayesian recovery, and it vanishes for permutation channels.
The three clauses are stated together: posterior equality on every positive output, exact recovery by the Bayesian reverse channel, and zero defect for every finite permutation channel.
Theorem 1.1 (Zero defect, recovery, and permutation equality).
Proof. Machine-checked in Lean as D5/S3/DivergenceSupport/Equality/PetzClassicalCorollary.zero_defect_equivalences_and_permutation_channel (✓ std3). ∎
Source. Repository-derived.
Commentary.
The posterior and recovery equivalences are imported exact results. For a permutation channel, the output law is the input law reindexed by the inverse equivalence. Mathlib’s finite-sum reindexing theorem then makes the two divergences equal.
References
- Truth anchor:
D5/S3/DivergenceSupport/Equality/PetzClassicalCorollary.zero_defect_equivalences_and_permutation_channel - Dependency: D5/S3/DivergenceSupport/Equality/PetzRecovery