that $\inf\left\{\frac2n\,\middle|\,n ∈ \Bbb N\right\}= 0.$ (where $\Bbb{N}$ is the set of all positive integers)
Here is what I have so far:
$ 0 < 2/n\Rightarrow 0\;$ is a lower bound.
Let $a > 0 \Rightarrow$ by the Archimedean Property $\;\exists n \in N:1/n < a$
For the next step I believe I have to conclude that $a$ is not a lower bound, and then conclude that $0$ is the greatest lower bound, but I am not sure how to do so.
Since you are dealing with the numbers of the form $\frac2n$, you should apply the Archimedean Property to $\frac a2$. So, there's some $n\in\mathbb N$ such that $\frac1n<\frac a2$, which is equivalent to $\frac2n<a$. So, $a$ is not a lower bound of your set and therefore the greatest lower bound (that is, the infimum) is $0$.