I am working on the product of two perfect crypto-systems and I need to prove that the product is secure.
$$a -- [\text{system}\ 1] -- b -- [\text{system}\ 2] -- c$$
How can I prove that $H(a) = H(a|c)$ knowing that $H(a|b) = H(a)$ and $H(b|c) = H(b)$?