Helper

cinde_cond_mutual_info0

Section cinde_cond_mutual_info0
Type Lemma
Proof Lines 40

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