Proving AunionB=AunionC, B=C Theorem

  • Thread starter Thread starter kathrynag
  • Start date Start date
kathrynag
Messages
595
Reaction score
0

Homework Statement


I need to decide whether the theorem is correct and decide where the proof fails.
AunionB=AunionC, B=C


Homework Equations





The Attempt at a Solution


We will prove by contradiction. Suppose that A\cupB and A\cupC are not equal. Then there is some object x that is in one and not the other. We proceed by looking at 2 cases:
First look at the case where x\inA\cupB and x\notinA\cupC. Then x\notinA. So x\inB. Also x\notinC. Therefore x is in B and not in C, which contradicts the condition B=C.

I thought the theorme was correct, but I can't find where the proof goes wrong.
 
Physics news on Phys.org
kathrynag said:

Homework Statement


I need to decide whether the theorem is correct and decide where the proof fails.
AunionB=AunionC, B=C


Homework Equations





The Attempt at a Solution


We will prove by contradiction. Suppose that A\cupB and A\cupC are not equal.
That's NOT the way proof by contradiction works! To prove "if X then Y" by contradiction, you assume Y is not true. Here your theorem is "if A\cup B= A\cup C then B= C. Proof by contradiction would start "suppose B is not equal to C".

Then there is some object x that is in one and not the other. We proceed by looking at 2 cases:
First look at the case where x\inA\cupB and x\notinA\cupC. Then x\notinA. So x\inB. Also x\notinC. Therefore x is in B and not in C, which contradicts the condition B=C.

I thought the theorme was correct, but I can't find where the proof goes wrong.
 
HallsofIvy said:
That's NOT the way proof by contradiction works! To prove "if X then Y" by contradiction, you assume Y is not true. Here your theorem is "if A\cup B= A\cup C then B= C. Proof by contradiction would start "suppose B is not equal to C".

Oh yeah I forgot about that.
 
I think it's not true. You take A={1,2,3}. B={1,0}, C={2,0}. Then B not = C but A union B= A union C
 
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