I'm trying to work through Patrick Suppes' Axiomatic Set Theory, which follows Zermelo-Fraenkel. He introduces the definition $\emptyset = \{x \mid x \neq x \}$, which I have no problem with, but then claims that $\{x \mid x = x \}$ is also the empty set, apparently to avoid Russel's paradox.
However, since in the text abstraction is performed by the axiom of separation, surely $\{x \mid x = x \}$ is merely a lazy version of $\{x \in A \mid x = x\}$ for some $A$, and should trivially resolve to $A$?