I need to show that the following statements are equivalent.
A $\subset$ B, A $\cap$ B$^c$ = $\emptyset$, and A$^c \cup$ B = U (U is the universal set)
So to show that A $\subset$ B is true I said if x$\in$A and and if x$\in$B, then A $\subset$ B is true.
For A $\cap$ B$^c$ = $\emptyset$, I said, if x$\in$A and x$\notin$B, then the intersection is empty so this is true.
I am interpreting the previous statement as, x is an element in A and x is not an element in B therefore, the intersection of A and B is empty. Is that correct?
If I am reading this properly, I cannot see how A $\subset$ B implies A $\cap$ B$^c$ = $\emptyset$, and this is what I need help with.
Thanks,
Tony
You want to show that A ⊂ B implies A ∩ (B complement) = ∅ and vice versa.
Suppose that A ⊂ B. This means that for all a in A we have that a is in B. So is it possible for there to be an a' in A that is not in B?
If it is not possible then we have shown that none of the a's in A are in B complement. So what does that mean about their intersection.
Think about it.