Prove by contradiction that: $A∩B=B∩A$.
My Solution: Assume to the contrary that
$A∩B ≠ B∩A$ .... (i)
Consequently, $B∩A≠ A∩B$ ...... (ii).
Since for all sets $A$ and $B$ , $A=B → B=A$.
Then, (i) and (ii) as a whole suggest $A∩B≠A∩B$.
The foregoing statement contradicts the fact that for every set $A$ , $A = A$.
By such an antilogy we've shown that $B∩A = A∩B$.
Recently enrolled for math major. I try and devising my proving skills before the first day.
$$\begin{align} x \in A \cap B &\iff (x \in A) \land (x \in B)\\ &\iff (x\in B) \land (x \in A)\\ &\iff x \in B \cap A, \end{align}$$
where I used that the logical "AND" $\land$ is commutative. Thus we conclude $A\cap B = B \cap A.$