Let the real numbers and the relations =, >, $\ge$ be defined as in this lecture PDF.
I want to show the following statement:
$$\forall x \in \mathbb{R}( x \ge 0 \wedge x \neq 0 \Longrightarrow x > 0).$$
From $ x \ge 0$ we get that for all $(q,q') \in x$ and $(r,r') \in 0$ the following holds: \begin{align*} r \le q'. \end{align*} From we $ x \neq 0$ we get that there exists $(u,u') \in x $ and $(v,v') \in 0$ such that $[u,u'] \cap [v,v']$ have no rational point in common. $\underline{\text{This implies } v' < u}$; whence $ 0 < x$.
I am not sure wether the underlined part is true.