Suppose $A$ and $B$ are jointly independent of $X$ such that $P(A,B|X)=P(A,B)$. Can it be shown that $A$ and $B^c$ are jointly independent of $X$, i.e., that $P(A,B^c|X)=P(A,B^c)$?
Intuition suggests this is true, following from the fact that if $B$ and $X$ are independent, then so are $B^c$ and $X$ (e.g., as shown here). However, I am struggling to prove it with math, and I wondered if you might offer help. Thank you.