I was reading the book "Quantum Computing Since Democritus".
"The set of ordinal numbers has the important property of being well ordered,which means that every subset has a minimum element. This is unlike the integers or the positive real numbers, where any element has another that comes before it."
Unlike integers? Let's consider a set $\{1,2,3\}$ This has a minimum element.
Do you get what does the author wants to say here?
The integers mean $\Bbb Z$ here, so there we have sets like $\{-1,-2,-3,-4,\ldots\}$ (or $\Bbb Z$ itself) which do not have a minumum element and every $n$ has an element $n-1$ before it. So there are not well-ordered. The positive integers, i.e. $\Bbb N$, are.