Given a finite set of events $\{A_i\}$ which are mutually independent, i.e., for every subset $\{A_n\}$, $$\mathrm{P}\left(\bigcap_{i=1}^n A_i\right)=\prod_{i=1}^n \mathrm{P}(A_i).$$
show that the set $\{A_i^c\}$, that is the set of complements of the original events, is also mutually independent.
I can prove this, but my proof relies on the Inclusion-Exclusion principle (as does the proof given in this question). I'm hoping there is a more concise proof.
Can this statement be proved without the use of the Inclusion-Exclusion principle?