Show that two structures are not distinguishable in first order logic. It is about $\mathbb{A}=\langle \mathbb{R}\times \mathbb{Z}, \le\rangle$ and $\mathbb{B}=\langle \mathbb{Q}\times \mathbb{Z}, \le\rangle$. We can use only formula, not set of formulas. $\le$ denotes linear order, which is lexycographic.
Examples of order:
$(\frac12, 5) \le (\frac12 6)$
$(\frac13, 100000) \le (\frac12, -10000)$
I don't know how to define it more precisely. $\le$ denotes lexycographic linear order. Comparing first elements of pairs we use standard $\le$ in $\mathbb{Q}$ or $\mathbb{ R}$. At the same for second element of pair: standard $\le $ on $\mathbb{Z}$
It does mean that we should show that for each $n$ these both structures duplicator has always winning strategy in $n$ rounds.
I am going to use fact that $\langle \mathbb{R},\le\rangle $ and $\langle \mathbb{Q},\le\rangle$ are not distinguishable.
Lets give strategy for duplicator:
If spoiler chose $(a, b) $ ten duplicator also chose pair of form $(\_, b)$. Thanks to this, building isomorphism duplicator must worry only about relation in the same chain. In other words, this strategy that relation between elements from different chains will be prevented.
Now, if duplicator has to only win on single chain. Lets suppose that there is no winning strategy for duplicator. However, in this situation there is no strategy for simpler game: $\langle \mathbb{R},\le\rangle $ and $\langle \mathbb{Q},\le\rangle$.
We got contradiction.
Am I ok ?