Theorem
enc_ce_contract_ind
Signature
Theorem enc_ce_contract_ind {C : finType} (Z : {RV P -> C}) (target : R) {A : finType} (View : {RV P -> A}) : enc_contractible Z target View -> `H(Z | View) = target.
Description
Contraction theorem: if a view is enc_contractible, its conditional entropy equals the target
Uses (0)
This lemma does not use any other lemmas from the stats.
Used By (0)
No lemmas in the stats use this lemma.
Coq Source Code
View on GitHubLoading source code...