Prove that $(\mathbb{N},\le)$ and $(\mathbb{Z}, \le)$ are not order isomorphic

1.2k Views Asked by At

I want to prove that $(\mathbb{N},\le)$ and $(\mathbb{Z}, \le)$ are not order isomorphic. So what I want to show is that the following is not true:

$$x \le_\mathbb{N} y \iff f(x) \le_\mathbb{Z} f(y)\qquad\forall x,y \in \mathbb{N}$$

But I think it is true, isn't it? Or have I done a mistake in the definition of the orde isomorphism?

I could also want to show that $\mathbb{N}$ and $\mathbb{Z}$ are not bijections. Is this what I have to do rather than show that it contradicts the definition of orde isomorphisms? Do I have to show that $\mathbb{N}$ does not have a surjection $\phi$ to $\mathbb{Z}$?

2

There are 2 best solutions below

2
On BEST ANSWER

You can't prove that there is no bijection between $\Bbb N$ and $\Bbb Z$, because there is one.

On the other hand, you can certainly prove that their natural orders are not isomorphic. Simply ask yourself, if $f$ is an order preserving injection from $\Bbb N$ to $\Bbb Z$, and $k=f(0)$, what could $f^{-1}(k-1)$ be?

0
On

$\mathbb{N}$ has a minimal element; $\mathbb{Z}$ doesn't. An order isomorphism preserves minimality of an individual element. Can you show this?