I have just started to learn set theory and logic, and I find it difficult how to make proofs , could you show me the method to prove :
- Given the sets A,B,C show that:
$A\triangle B = A\triangle C$
if and only if
$B=C$
- Given the equation $A \cap X=B$ and $A,B \in P(\mathbb{N})$ A,B are sets
for what Values the euation will have only one solution
thanks
For Q2, for subsets $A,B$ of $\Bbb N$, the existence of a unique $X\subset \Bbb N$ such that $A\cap X=B$ implies (i) at least one such $X$ exists, and (ii) there cannot be more than one such $X$.
Now (i) implies $B\subset A,$ so (i) and (ii) together imply $A=\Bbb N$. Because if $B\subset A\subset \Bbb N$ and $n \in \Bbb N\setminus A$ then $X_1=B$ and $X_2=B\cup \{n\}$ are two different solutions for $X$.
So for $X$ to be exist and be unique it is necessary that $A=\Bbb N.$
And $A=\Bbb N$ is also sufficient. Because if $A=\Bbb N$ then $X=B$ is a solution, and for any $X\subset \Bbb N$ such that $X\ne B$ we have $A\cap X=\Bbb N\cap X=X\ne B.$