Proposition. Complete ordered fields are Archimedean.
Proof. Let $\mathbb{F}$ be a complete ordered field and consider $x\in\mathbb{F}$. We must show that there is an integer $N$ such that $x<N.$ If not, the monotone sequence $1,2,3,\ldots$ is bounded above by $x$ and converges by the monotone sequence property. We assert that this sequence cannot converge to a number, say $y$. If it did, for any $\varepsilon >0$ there would be an $N$ such that for $n\geq N$, $$1=|n+1-n|\leq |n+1-y|+|y-n|\leq 2\varepsilon$$ by the triangle inequality.This gives a contradiction if $\varepsilon <\frac{1}{2}.\square$
This proof for the proposition stated is from Marsden's Elementary Classical Analysis. My question here is that in this proof, we assume $\mathbb{F}$ to be a complete ordered field (which also means that $\mathbb{F}$ follows Monotone Sequence Property. Marsden's book defines completeness through MSP).
However, it seems to me that this proof additionally puts another implicit assumption that the integer number field $\mathbb{Z}$ also obeys Monotone Sequence Property.
Am I right about this implicit assumption, or did the author make no additional assumptions in regards to $\mathbb{Z}$?