Helper
cinde_cond_mutual_info0
Signature
Lemma cinde_cond_mutual_info0 : P |= X _|_ Y | Z -> cond_mutual_info `p_[% X, Y, Z] = 0.
Description
Conditional independence implies zero conditional mutual information: If X ⊥ Y | Z, then I(X;Y|Z) = 0. This is the information-theoretic characterization of conditional independence.
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...