Recall: Let $(X,\leq)$, $(Y,\leq ')$ be two well ordered sets. Let $f:X\rightarrow Y$ be a function such that
$a\leq b \rightarrow f(a)\leq 'f(b)$
we say $f$ preserves order relation.
If $f$ is a bijection and $a\leq b \iff f(a)\leq 'f(b)$ fir any $a,b\in X$ we say $f$ is an order isomorphism.
- Let us define $\leq$ on $\mathbb{N}$ as follows:
$x\leq y \iff$ $x$ divides $y$
Find all order preserving isomorphism from $(\mathbb{N},\leq)$ to $(\mathbb{N},\leq ')$.
I found one: since $1$ divides $1$, $2$ divides $2$, ..., then $1\leq 1$, $2\leq 2$,... , that is $Id_{\mathbb{N}}$. Can you help for other order preserving isomorphisms ?
If $n$ is a natural number, let $n_0^{m_0}\cdots n_{k-1}^{m_{k-1}}$ be the prime factorization.
Let $g:\Bbb{P\to P}$ a bijective function(where $\Bbb P$ is the set of primes).
Then $f(n)=f\left(n_0^{m_0}\cdots n_{k-1}^{m_{k-1}}\right)=g\left(n_0\right)^{m_0}\cdots g\left(n_{k-1}\right)^{m_{k-1}}$.