Why aren't definitions well formed formulas? For instance, the definition of an additive inverse is: "Let $x \in \Bbb Z$. Then the additive inverse of $x$ is $y \in \Bbb Z$ such that $x+y=0$".
Why not just say "there is $y \in \Bbb Z$ such that $\forall x, \ x+y=0$. This $y$ is the additive inverse of $x$"?
The bigger issue seems to me that every step in a proof needs to be a complete sentence (i.e. a well formed formula) but a definition does not seem to do that? Why? And is my own definition of additive inverse equivalent?