(A intersect B) is contained in A is contained in (A union B)
I know I have to show containment both ways, meaning
(A intersect B) is contained in A
A is contained in (A union B)
Can you help me get started?


The way you prove "" is to start "if x is in X" then use the definitions of X and Y to show "then x is in Y". As Plato said, "
" is defined as the set of all x such that x is in A and x is in B. If
then
. Now, you need to show "if
then
". So, what is the definition of "
"?