I am trying to understand the following claim;
$n+\omega=\omega$ where $n$ is order type of a finite set and $\omega$ is the order type of $\left\{ 1,2,\dots, \right\}$ with the usual meaning of $<$.
My question is how is it possible, for instance, $\left\{1,2,\dots ,n,1,2,\dots \right\}$ has order $\omega$ whilst the order $\left\{1,2,\dots\right\}$ is $\omega$? Many thanks for any help.
Here’s a quick sketch of the matchup:
The actual function mapping the top line to the bottom line is:
$$f:\Bbb Z^+\to\Bbb Z^+:f(k)\mapsto\begin{cases} k,&\text{if }k\le n\\ n-k,&\text{if }k>n\;. \end{cases}$$
You almost had it in your comment; you just didn’t make sure that you matched up the two sets completely.