Why is this map order-preserving?

53 Views Asked by At

Can somebody explain to me why $f: \mathbb N \rightarrow \{1,1+1,1+1+1,...\}$ where 1 is an identity element of ordered field, preserves order? Intuitivelly I understand that it does, but I don't know how to justify it?

1

There are 1 best solutions below

0
On

One of the properties that makes a field ordered is that if $a\le b$ then $a+c\le b+c$. Take $c=1$ and you have your desired property. (You also need $0\le 1$ in the ordered field).