If i want to Prove $A^c \cup B^c$ = $(A \cap B)^c$ by a string of equalities
=$\{x|x\in A^c \cup B^c\}$
=$\{x|x\in A^c orx\in B^c\}$
=$\{x|x\notin A orx\notin B\}$
=$\{x|x\notin (A \cap B)\}$
=$\{x|x\in (A \cap B)^c\}$
1/ Is this proof ok as it stands?
2/ if i wanted to justify line 4 would suppose $x\in (A \cap B)$ then $x\in A$ and $x\in B$ which contradicts line 3 be ok.
3/ as this i s a string of equalities would it be ok to put that argument beside line 4? Thanks