Prove Set Identity: A⋂(B⊕C)=(A⋂B)⊕(A⋂C)

  • Thread starter Thread starter 22990atinesh
  • Start date Start date
  • Tags Tags
    Identity Set
Click For Summary
SUMMARY

The discussion focuses on proving the set identity \( A \cap (B \Delta C) = (A \cap B) \Delta (A \cap C) \). The left-hand side (L.H.S) is simplified using set operations to show that it equals the right-hand side (R.H.S). The proof involves demonstrating both \( A \cap (B \Delta C) \subseteq (A \cap B) \Delta (A \cap C) \) and \( (A \cap B) \Delta (A \cap C) \subseteq A \cap (B \Delta C) \) through case analysis. The discussion emphasizes the necessity of using set identities for the proof.

PREREQUISITES
  • Understanding of set operations: intersection, union, and symmetric difference.
  • Familiarity with set notation and properties, including \( A \cap B \) and \( B \Delta C \).
  • Knowledge of logical reasoning in mathematical proofs.
  • Basic skills in manipulating algebraic expressions involving sets.
NEXT STEPS
  • Study the properties of symmetric difference in set theory.
  • Learn about set identities and their applications in proofs.
  • Explore examples of proving set equalities using subset arguments.
  • Review case analysis techniques in mathematical proofs.
USEFUL FOR

Students of mathematics, particularly those studying set theory, educators teaching proof techniques, and anyone interested in formal logic and mathematical reasoning.

22990atinesh
Messages
143
Reaction score
1

Homework Statement


Prove that ##A\cap(B\Delta C)=(A\cap B)\Delta(A\cap C)##

Homework Equations

The Attempt at a Solution


[/B]
L.H.S.=##A\cap(B\Delta C)##
=##A\cap[(B - C) \cup (C - B)]##
=##A\cap[(B \cap \bar{C}) \cup (C \cap \bar{B})]##
=##[A\cap (B \cap \bar{C})] \cup [A\cap (C \cap \bar{B})]##
=##[(A\cap B) \cap \bar{C}] \cup [(A\cap C) \cap \bar{B}]##

R.H.S.=##(A \cap B) \Delta (A \cap C)##
=##[(A \cap B) - (A \cap C)] \cup [(A \cap C) - (A \cap B)]##
=##[(A\cap B) \cap \bar{(A\cap C)} ] \cup [(A\cap C) \cap \bar{(A\cap B)}]##
=##[(A\cap B) \cap (\bar{A} \cup \bar{C})] \cup [(A\cap C) \cap (\bar{A} \cup \bar{B})]##

I tried to make L.H.S = R.H.S. But with above results, It's not possible. Can anyone tell me what I've assumed wrong.
 
Physics news on Phys.org
Are you required to use that method? The most basic way to prove "X= Y" is to prove both "X\subseteq Y" and "Y\subseteq X"".
And the most basic way to prove "X\subseteq Y" is to start "if x in in X" and use the definitions and properties of X and Y to conclude "therefore x is in Y".

Here we want to prove A\cap\left(B\Delta C\right)= \left(A\cap B\right)\Delta\left(A\cap C\right) so we first prove
A\cap\left(B\Delta C\right)\subseteq \left(A\cap B\right)\Delta\left(A\cap C\right)

To do that:
if x\in A\cap\left(B\Delta C\right) then x is in A and x is in B or C but not both. So look at two cases

1) x is in B but not C. Then x is in A\cap B but not A\cap C. Therefore x is in \left(A\cap B\right)\Delta\left(A\cap C\right).

2) x is in C but not in B. Then x is in A\cap C but not A\cap B. Therefore x is in \left(A\cap B\right)\Delta\left(A\cap C\right).

Now show that \left(A\cap B\right)\Delta\left(A\cap C\right)\subseteq A\cap\left(B\Delta C\right) the same way:
if x \in \left(A\cap B\right)\Delta\left(A\cap C\right) then ...
 
HallsofIvy said:
Are you required to use that method? The most basic way to prove "X= Y" is to prove both "X\subseteq Y" and "Y\subseteq X"".
And the most basic way to prove "X\subseteq Y" is to start "if x in in X" and use the definitions and properties of X and Y to conclude "therefore x is in Y".

Here we want to prove A\cap\left(B\Delta C\right)= \left(A\cap B\right)\Delta\left(A\cap C\right) so we first prove
A\cap\left(B\Delta C\right)\subseteq \left(A\cap B\right)\Delta\left(A\cap C\right)

To do that:
if x\in A\cap\left(B\Delta C\right) then x is in A and x is in B or C but not both. So look at two cases

1) x is in B but not C. Then x is in A\cap B but not A\cap C. Therefore x is in \left(A\cap B\right)\Delta\left(A\cap C\right).

2) x is in C but not in B. Then x is in A\cap C but not A\cap B. Therefore x is in \left(A\cap B\right)\Delta\left(A\cap C\right).

Now show that \left(A\cap B\right)\Delta\left(A\cap C\right)\subseteq A\cap\left(B\Delta C\right) the same way:
if x \in \left(A\cap B\right)\Delta\left(A\cap C\right) then ...

I understand your approach. But I want to prove it through Set identities.
 

Similar threads

  • · Replies 9 ·
Replies
9
Views
2K
Replies
23
Views
3K
Replies
5
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
10
Views
3K
Replies
16
Views
3K
  • · Replies 12 ·
Replies
12
Views
4K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
4
Views
2K