I know that for two system $X$ and $Y$, we can write :
$$ H(X,Y)=H(X)+H(Y)-I(X,Y)$$
Where $I$ is called the mutual information and $H$ is the shannon entropy.
My question is : do we have another equation constraining $I$, or is it the only one ?
Like, let's assume I know the entropy of $X$ and $Y$ : $H(X)$ and $H(Y)$, do I really miss one information to deduce $I$ ?
For example, if $H(Y)$ vanishes, I know that I directly have $I(X,Y)=H(Y)=0$.
But this is a "boundary" case, it comes from the fact :
$$0 \leq I(X,Y)\leq H(Y)$$
So my question is : in a "general" case, how can I know if I actually have another relationship between my quantities in addition of $ H(X,Y)=H(X)+H(Y)-I(X,Y)$ ?
It doesn't look this obvious for me.