Helper
inde_cond_entropy
Signature
Lemma inde_cond_entropy (U A B : finType) (P : R.-fdist U) (View : {RV P -> A}) (X : {RV P -> B}) : P |= View _|_ X -> `H(X | View) = `H `p_ X.
Description
Independence implies conditional entropy equals unconditional: H(X|V) = H(X)
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...