Helper

inde_cond_entropy

Section inde_entropy_lemmas
Type Lemma
Proof Lines 7

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 GitHub
Loading source code...
← Back to Stats