The real numbers form a totally ordered set, which according to Wikipedia is also strictly totally ordered, i.e.
- transitive: $a < b, b < c \Rightarrow a < c$
- semiconnex: if $a \neq b$ then $a < b$ or $b < a$
- antireflexive: $a < a$ is false
- asymmetric: if $a < b$ is true then $b < a$ is false
Following a discussion under the answer to my last question if in a strictly totally ordered set such as $\mathbb{R}$, every element $x$ has a unique neighbor: the element which is larger (smaller) than $x$, and smaller (larger) than every other element $c$ such that $c > x$ ($c < x$).
Since these relationships can be determined for all $ x ∈\mathbb{R}$, I suspect the problem lies in having to determine an infinite number of relations.
If this was true, then a smallest positive real number would exist.
No, in e.g. $\Bbb R$ or $\Bbb Q$ no element has "unique neighbours": for $0$ e.g. if $x>0$ there is always $x'$ so that $0 < x' < x$. The order is a so-called dense order.