kathrynag
- 595
- 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.