Proving Set Theory Proof: (A-C) \cap (B-C) \cap (A-B) = ∅

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
cmajor47
Messages
53
Reaction score
0

Homework Statement


Prove that for all sets A, B, and C, (A-C) [tex]\cap[/tex] (B-C) [tex]\cap[/tex] (A-B) = ∅


Homework Equations





The Attempt at a Solution


Proof: Suppose A, B, and C are sets
Let x [tex]\in[/tex] (A-C) [tex]\cap[/tex] (B-C) [tex]\cap[/tex] (A-B)
Since x [tex]\in[/tex] (A-C), by definition of difference, x [tex]\in[/tex] A and x [tex]\notin[/tex] C
Since x [tex]\in[/tex] (B-C), x [tex]\in[/tex] B and x [tex]\notin[/tex] C
Since x [tex]\in[/tex] (A-B), x [tex]\in[/tex] A and x [tex]\notin[/tex] B
Then by definition of intersection, if x [tex]\in[/tex] A then x [tex]\notin[/tex] C and x [tex]\notin[/tex] B
Also, if x [tex]\in[/tex] B then x [tex]\notin[/tex] C
Therefore there is no intersection of sets A, B, and C
Therefore, the intersection of (A-C) [tex]\cap[/tex] (B-C) [tex]\cap[/tex] (A-B) = ∅

Is this proof correct, I feel like I am missing something?
 
Physics news on Phys.org
cmajor47 said:

Homework Statement


Prove that for all sets A, B, and C, (A-C) [tex]\cap[/tex] (B-C) [tex]\cap[/tex] (A-B) = ∅


Homework Equations





The Attempt at a Solution


Proof: Suppose A, B, and C are sets
Let x [tex]\in[/tex] (A-C) [tex]\cap[/tex] (B-C) [tex]\cap[/tex] (A-B)
Since x [tex]\in[/tex] (A-C), by definition of difference, x [tex]\in[/tex] A and x [tex]\notin[/tex] C
Since x [tex]\in[/tex] (B-C), x [tex]\in[/tex] B and x [tex]\notin[/tex] C
Since x [tex]\in[/tex] (A-B), x [tex]\in[/tex] A and x [tex]\notin[/tex] B

You are doing fine up to here. Do you see anything contradictory in those conditions you have on x?
 
It states that x [tex]\in[/tex] B and x [tex]\notin[/tex] B, which isn't possible.
Do I just say that since this is a contradiction, the intersection is the null set?