I was examining Q (Robinson Arithmetic) when it occurred to me that Q contains no statements about the negative numbers or subtraction. No resource that I’ve been able to find has discussed Gödel’s Incompleteness Theorems for theories of arithmetic for $\mathbb Z$.
My question is: Is there a reason for this widespread omission?
There seems to be an obvious way to extend axiomatic sets like Q and PA to deal with negative numbers. There also seems like there is an easy way to extend Gödel’s Second Incompleteness Theorem to arithmetic in $\mathbb Z$. Is there a reason why this doesn’t seem to be done, or even noted, in most sources?
I suspect that the main reason is that the extension from $\mathbb{N}$ to $\mathbb{Z}$ is pretty trivial, and $\mathbb{N}$ is a more "limited" system, so there is a perceived elegance in proving the theorem in the most limited context, so that it has the broadest applicability.
One extension from $\mathbb{N}$ to $\mathbb{Z}$ goes through Lagrange's four square lemma: every natural number is the sum of four squares of integers. So, if we can only quantify over $\mathbb{Z}$, we can fake quantifying over $\mathbb{N}$: $$ (\exists n)[(\exists a,b,c,d)[a^2+b^2+c^2+d^2 = n] \land \ldots ] $$ Hence the theory of $(\mathbb{Z},+,\times)$ interprets the theory of $(\mathbb{N},+,\times)$. Similarly, axiomatic theories of $\mathbb{Z}$ will interpret axiomatic theories of $\mathbb{N}$, allowing the incompleteness theorem to transfer.