Prove that $n\not=n^+$ for all $n \in \omega$.
Where $\omega$ is the set of natural numbers, and $n^+ = n ∪ \{n\}$.
Attempt: Assume $n = n^+$ for some $n \in \omega$. Then $n=n∪\{n\}$. This is only possible if $n=\{n\}$, and this is not true for any of the natural numbers.
This is just really hand-wavy and I'm not sure how else to go about it. Any way to show that this isn't true for any natural number?
Prove by induction on $n$ that $n \notin n$. Since $n \in n+$, this establishes that the two sets aren’t equal. Trivially true for $0=\emptyset$. Can you do the inductive step?