I'm just trying to verify that if two sets are independent, then the complement of one set is still independent of the other set.
Therefore this logic should work: If $A$ and $B$ are independent then
$P(A\cap B) = P(A)P(B)$
and then $P(A^c \cap B) = P(A^c)P(B)$.