Order isomorphism between $(-\infty,0)$ to $(0, \infty)$

53 Views Asked by At

Is there an explicit order isomorphic function between $(-\infty,0)$ to $(0, \infty)$? There should be one, because both are order isomorphic to $\mathbb{R}$, but I can't think of one.

1

There are 1 best solutions below

3
On BEST ANSWER

Do you mean something like this?

Suppose $a, b \in (-\infty, 0)$ with $a < b$ in the usual sense. Define $f : (-\infty, 0) \to (0, \infty)$ by

$$f(x) = \tan\left(\arctan(x)+{\pi\over 2}\right)$$

and in fact$^{(*)}$ $$f(x) = -{1\over x}$$

Then

$$a < b \Longleftrightarrow f(a) < f(b)$$


(*) Kudos to Henning for pointing this out, see below.