What properties of the positive integers and $1$ guarantee that decreasing by $1$ eventually leads to $1$?
$f(x)=x-1$
Show that for any positive integer $m>1$, there exists $n$ such that $f^n(m)=1$
I have seen it simply stated that $f(x)<x\quad\forall x\implies\exists\quad n\mid f^n(x)=1$
But that's not formally sufficient, is it? We need a few other things. For example, this argument doesn't state its reliance upon the properties of $\mathbb{N}$ or $1$, but if we were in $\mathbb {Q}$ we might reduce the number $3$ repeatedly by $\frac{2}{3}$ and we would never arrive at $0$.
Firstly, we need to state that $1$ is in some sense the minimum resolution of the integers under addition, in order to show that no step of reducing by $1$ can leapfrog any integer.
Secondly (or perhaps this encapsulates the first) we need to know that the integers are ordered by the function $x\to x+1$ and that $1$ is the least of them by that ordering.
Thirdly we need to state that there are countably many whole numbers, to ensure that we will eventually arrive at $1$.
What is the conventional way of stating these properties, particularly the first?