Let $Z = (\mathbb{Z}, 0, S, P)$ where $S$ and $P$ are the usual sucessor and predecessor functions. Let $Z^2 = (\mathbb{Z}\times \mathbb{Z}, (0,0), S', P')$ where $S'(a,b) = (S(a),b)$ and $P'$ the same with $P.$ Consider: $$ \iota: \mathbb{Z}\to\mathbb{Z}\times \mathbb{Z} \\ \iota(n) = (n,0) $$
Show that $\iota$ is an elemeentary embedding.
My approach:
I have to show that $Z_1=(\mathbb{Z}\times\{0\}, (0,0), S', P' )$ is an elementary subestructure of $Z_2$. At first, I tried to use Tarski Criterion, particularly, I showed that it is enough to prove that $\mathbb{Z}^2 -(\mathbb{Z}\times\{0\})$ is not a definable set with parameters in $Z_1$, but I wasn't able to show that since every automorphism fixs $\mathbb{Z}\times\{0\}.$
Also, I discovered that every definable set in $Z_2$ with parameters in $Z_1$ is also a definable set from paramters in $\emptyset$ (This can be done applying $S'$ and $P'$ to $(0,0)$), then it's sufficient to show that $Z_1\equiv Z_2.$
One way you can prove $Z_1\equiv Z_2$ is to simply provide a list of axioms both satisfy and then prove those axioms generate a complete theory. In this case, you might use axioms that say that $S$ and $P$ are inverses of each other, and that $S^n(x)\neq x$ for any $x$ and any $n>0$ (this is a separate axiom for each $n$). Clearly both $Z_1$ and $Z_2$ satisfy these axioms. On the other hand, you can prove these axioms are complete by showing they are uncountably categorical.
A proof that these axioms are uncountably categorical is hidden below.