For an exercise on model theory I have to prove that the structure $(\mathbb{R},<)$ is not isomorphic to $(\mathbb{R}\setminus\{0\},<)$.
I found the function $f(x)=\begin{cases} x & x\notin \mathbb{N}\\ x+1 & x\in\mathbb{N} \end{cases}$, which is a bijection between $\mathbb{R}$ and $\mathbb{R}\setminus\{0\}$. For this function it is clear that the relation $<$ won't be the same under $f$, for instance $3<\pi$ but $f(3)=4\not < \pi=f(\pi)$.
How can I prove that every bijection from the one to the other will give the same problem with the relation $<$
In the first structure, every increasing sequence which is bounded above has a least upper bound. In the second, there is a bounded increasing sequence that does not have a least upper bound.
The property that every bounded increasing sequence has a least upper bound is preserved by any order isomorphism.