could someone help me how to solve this proof which is related to entropy? Should I subtract H(X|Z) from both sides ?
Asked
Active
Viewed 88 times
1 Answers
1
Note that
$H(X,Y|Z) - H(X|Z) = I(X,Y|Z)$
where $I(X,Y|Z)$ is the mutual information between $X$ and $Y$ given $Z$.
Now, the proof that the mutual information is always non-negative is simple, and involves Jensen inequality.
See
Cover, T.M.; Thomas, J.A. (1991). Elements of Information Theory (Wiley ed.). ISBN 978-0-471-24195-9.
Daniel S.
- 823