Proving (A\cap B)-(A\cap C) using x\in[A\cap(B-C)]

  • Thread starter Thread starter Kamataat
  • Start date Start date
AI Thread Summary
The discussion focuses on proving the equality A∩(B-C)=(A∩B)-(A∩C) using set membership. The initial proof demonstrates that if x is in A∩(B-C), then it must also be in (A∩B)-(A∩C). However, it is pointed out that this only establishes one direction of the proof. To complete the proof, the reverse direction must also be shown, confirming that (A∩B)-(A∩C) is a subset of A∩(B-C). The participants clarify their reasoning and address potential misunderstandings about the implications of their steps.
Kamataat
Messages
137
Reaction score
0
Verify A\cap(B-C)=(A\cap B)-(A\cap C).

This is how I did it:

From x\in[A\cap(B-C)] (lhs) we have that
1.) x\in A
2.) x\in B
3.) x\notin C
From #1 and #2 we have that
4.) x\in(A\cap B)
Now, since x\in(A\cap C) means that x\in A and x\in C, but we have x\notin C, it follows that
5.) x\notin(A\cap C)
Remembering that x\in(A-B) means that x\in A and x\notin B it follows from #4 and #5 that
x\in[(A\cap B)-(A\cap C)] (rhs)

Is this right?

- Kamataat
 
Physics news on Phys.org
Yes, but it is only half of the proof. You have shown

(A \cap B) - (A \cap C) \supseteq A \cap (B-C)

To finish the proof you must also go in "reverse" and show

(A \cap B) - (A \cap C) \subseteq A \cap (B-C)
 
I see. My mistake was to assume the thing I was trying to prove... and I forgot, that A=B iff A\subseteq B\wedge B\subseteq A.

I'll post the other half in the morning. Got to sleep now. Thanks!

- Kamataat
 
Is this it?:

From x\in[(A\cap B)-(A\cap C)] (rhs) we have
1.) x\in(A\cap B)
2.) x\notin(A\cap C)
From #1 it follows that
3.) x\in A and x\in B
From #2 and #3 it follows that
4.) x\in A and x\notin C (not the other way around because #3 shows that x\in A)
Now we have
5.) x\in A and x\in B and x\notin C
From #5 it follows that
6.) x\in A and x\in(B-C) from which we get
7.) x\in[A\cap(B-C)] (lhs)

The one question I have is about #5-->#6. As far as I understand it, #5 could also result in "x\in B and x\in(A-C)", or could it not because of steps #3 and #4?

- Kamataat
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top