I have a conjecture:
Let $R$ be an ordered ring $(S, 0, 1, +, ·, <)$.
Let $|x| = x$ if $0 \leq x$ and $|x| = -x$ if $x < 0$.
Define $x \preccurlyeq y$ to hold if either $|x| < |y|$ or both $|x| = |y|$ and $y < x$. Observe that $\preccurlyeq$ is an ordering, though not congruent with $+$ or $·$.
Assume $1$ is the smallest positive number.
Then $\preccurlyeq$ admits of no infinite descending chains.
Is this conjecture true?
Note: if $0 < q < 1$ then $0 = 0q < qq < 1q = q$ i.e. $0 < q^2 < q$, and all $q^{2^n}$ are distinct by transitivity and irreflexivity, and form an infinite descending chain. So I need 1 to be the smallest positive number.
But then if $n < q < n+1$ where $n = 1 + \ldots + 1$, then $0 < q - n < 1$ which we assumed to not be true. If $k < q < k+1 \leq 0$ then $-0 = 0 \leq -(k+1) < -q < -k$. So there cannot be any numbers "between the integers". Can there be numbers "beyond the integers"?
Otherwise, for any $x$ I think I can let $m$ be the smallest $1 + \ldots + 1$ such that $|x| \leq m$, and then there are only finitely many non-negative values smaller than $m$, and thus only finitely many values $\preccurlyeq$-smaller than $x$, and my conjecture holds.
I observe with curiosity that one can prove the Archimedean property for the reals using the least upper bound property. I'm not sure what to make of that, but it smells relevant.
For an explicit counterexample, consider the polynomial ring $\mathbb{Z}[t]$ ordered such that $t$ is infinitely large. Explicitly, a polynomial is positive with respect to this order iff its leading coefficient is positive. The smallest positive element is $1$, but $t,t-1,t-2,\dots$ is an infinite descending chain of positive elements.