In my efforts to improve my mathematical rigour I am trying to understand each precise step in the proofs I attempt as well as look at the solution for. In this instance I am trying to understand the process in establishing whether a point is a limit point in $\mathbb{R}$. As the title says I'm trying to understand how finiteness is concluded in the following proof: Find the limit points of the set $\{ \frac{1}{n} +\frac{1}{m} \mid n , m = 1,2,3,\dots \}$
In the first and second solution both authors arrive at the conclusion: $$0<\frac{1}2(x-\frac{\epsilon}2)<\frac1m$$ and $$0<\frac{\epsilon}2<\frac1n$$
How do these establish that there are only a finite number of elements in the respective sets? What am I missing in understanding finiteness?
And to follow this to make sure my reasoning is correct, once we establish that there is only a finite number of elements, then by definition we can find a $\delta$ - neighbourhood around any of the finite points such that it contains no other points of $S$ which then implies the point $x$ is not a limit point.