iamalexalright
- 157
- 0
Homework Statement
For any sets A and B, prove that
A\cap(A\cupB) = A
2. The attempt at a solution
Now keep in mind I don't have any experience with proofs(and I am looking for a nudge in the right direction not a full proof).
Here was my first instinct(and don't yell at me too much for it):
Suppose x \in A \cup B
Then x \in A or x \in B
If x \in A
then x \in A \cap A
so A = A
IF x \in B
Now after writing that I felt that this is not a good way to prove the problem(or a way to do it at all). So any hints would be appreciated.