Prove that for each $x>0$, there is an $ n \in \mathbb N $ such that $\frac{1}{n}$ $<$ $x$, WITHOUT using the Archimedean theorem.
Its simple enough with the theorem, but without the theorem I am having difficulties. Its clear that if we assume the contrary, then $x$ will be the infimum of the set {$\frac{1}{n}$:$ n \in \mathbb N $}. Then how do we derive a contradiction without the Archimedean theorem?
EDITING after thinking of something.
Since, after assuming the contrary, x is supposed to be the infimum, then there exists an $m \in \mathbb N $ such that $\frac{1}{m}$ $<$ $x+a$ for some $a > 0$. Thus, $\frac{1}{m}$ - $a$ $< x$. Now, if we choose $a$ as $\frac{1}{m}$ -$\frac{1}{l}$, for $l \in \mathbb N $, $l > m$, then we will have $\frac{1}{m}$ -$\frac{1}{l}$ $> 0$, and $\frac{1}{m}$ - $a$ = $\frac{1}{m}$ -$\left(\frac{1}{m} -\frac{1}{l}\right)$ = $\frac{1}{m}$ $ < x$, thus arriving at a contradiction.
Is this a valid proof?
I suppose we are allowed to use the following:
The set $S:=\{\,\frac1n\mid n\in\Bbb N\,\}$ is non-empty and bounded from below by $0$, hence $\inf S$ exists. Clearly, $\inf S\ge 0$ (as otherwise the second bullet point fails for $a=0$). Suppose $\inf S>0$. Then with $a:=2\inf S$, the second bullet point tells us that there exists $n\in\Bbb N$ with $\frac1n<2\inf S$. But then $\frac1{2n}<\inf S$, contradicting the first bullet point.