Prove $(\overline{A \cap B}) \subseteq \overline{A} \cap \overline{B}$.
But the same relation with a $=$ isn't always true. Can someone find an example where the $=$ doesn't hold, I can't seem to find one.
Thanks in advance.
Prove $(\overline{A \cap B}) \subseteq \overline{A} \cap \overline{B}$.
But the same relation with a $=$ isn't always true. Can someone find an example where the $=$ doesn't hold, I can't seem to find one.
Thanks in advance.
Copyright © 2021 JogjaFile Inc.
Let $A=(0,1)$ and $B=(1,2)$. Then $A\cap B=\emptyset$ so the LHS is empty. But the RHS equals $\{1\}$ since $\overline A=[0,1]$ and $\overline B=[1,2]$.