Proof of A Intersection (A union B) = A for Sets A and B | Simple Set Proof

  • Thread starter Thread starter iamalexalright
  • Start date Start date
  • Tags Tags
    Proof Sets
iamalexalright
Messages
157
Reaction score
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.
 
Physics news on Phys.org
The only cases you really need to worry about are i) x is in A and ii) x is not in A. Can you handle those two?
 
You need to show

<br /> A \cap \left( A \cup B \right) = A,<br />

correct? This means you must show that each set is a subset of the other.
1. Start with x \in A and show that it has to follow that

<br /> x \in A \cap \left(A \cup B \right)<br />

This will give that A \cap \left(A \cup B \right) \supseteq A

2. Now pick x \in A \cap \left(A \cup B\right). You need to show that this means x \in A (this should be rather easy). This will show that

<br /> A \cap \left(A \cup B \right) \subseteq A<br />

and you will be done.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top