Though I've seen several cool axiomizations of $\mathbb{R}$, I've never seen any at all for $\mathbb{Z}$.
My initial guess was that $\mathbb{Z}$ would be a ordered ring which is "weakly" well-ordered in the sense that any subset with a lower bound has a minimal element.
However, after seeing this definition of a discrete ordered ring, I'm less sure. I made that guess under the impression that the fundamental characteristic of $\mathbb{Z}$ is that every nonzero element has exactly one representation of the form $\pm (1+1+\dots+1)$, but that seems to be shared by every DOR.
Presumably, this definition wouldn't exist if every instance of it was isomorphic to $\mathbb{Z}$, so can someone give me an example of another discrete ordered ring? More to the point, what is a sufficient characterization of $\mathbb{Z}$? (and a proof sketch of uniqueness would be nice)
I'm aware that $\mathbb{Z}$ is pretty easily constructible from $\mathbb{N}$, but I want to use this for a seminar and given the audience I am expecting, I would rather not deal with Peano. (And I guess it feels like cheating to say "$\mathbb{N}$ is a well-ordered rig")
Second-order quantification allows us to talk about properties of subsets of the ring, much like the completeness axiom of the real numbers (which is too a second-order statement).
We can adjoin the usual theory of ordered rings the following axiom:
$$\forall A(A\neq\varnothing\land\exists x\forall a(a\in A\rightarrow x<a)\rightarrow\exists y(y\in A\land\forall x(x\in A\rightarrow y\leq x)))$$
Saying that for non-empty every set $A$, if there is a lower bound for $A$ then $A$ has a minimal element.
We can also follow Zhen Lin's suggestion in the comments. Notice that $\mathbb Z$ is the unique free additive group which has only one generator. That is: $$\exists x(x\neq 0\land\forall A(x\in A\land\forall a\forall b(a\in A\land b\in A\rightarrow a+b\in A)\land\forall a(a\in A\rightarrow -a\in A)\rightarrow\forall y(y\in A)$$
This is a very complicated way of saying that there exists some $x$ which is non-zero and every $A$ in which $x$ is an element, and $A$ is closed under addition and negation imply that $A$ is everything.
In $\mathbb Z$ this is true because $x=1$. However this is not true for any other ordered ring.