I'm seeking to prove that for any $\epsilon>0$, there exists an $n\in\mathbb{N}$ such that $$ 0<\frac{1}{n}<\epsilon. $$
I think that—in some form—I'm going to need to use the fact that for any $x\in\mathbb{R}$, we can find $a\in\mathbb{N}$ such that $a\geq x$ (i.e. the Archimedean property).
Or perhaps I could construct a set with an infimum of zero and somehow use that to generate an element between zero and $\epsilon$.
What's the most sensible approach here?
Note: that $0 < \frac 1n < \epsilon \iff n > \frac 1\epsilon > 0$
So you have to show:
And 3: (which says nothing more or less than "The Natural numbers are not bounded above") is the real heart of the issue.
Depending on the level of the book you may or may not be able to take that for granted.
But it is equivalent to the Archimedian principal. $1 > 0$ so for any $M =\frac 1{\epsilon} \in \mathbb R$ there is an $n\in \mathbb N$ so that $n*1 > M$.
.....
To sum up:
$\epsilon > 0$.
So $\frac 1{\epsilon} > 0$.
So there exists an $n\in \mathbb N$ so that $n > \frac 1\epsilon$.
So $0 < \frac 1n < \epsilon$.
That's all you have to do.