I am trying to learn about limit points.
$\underline{\mathrm{Definition}}$ : If $X$ is a metric space then $ x \in X$ is a limit point of the set $E \subset X$ if every neighborhood $N_{r}(x)$ of $x$ contains a point $x ≠ y, y \in E$.
I don't understand this definition well. Even after doing examples I can't get a intuition for limit points.
Let's say, we need to find the limit of an interval $(1,4)$. We claim that $1$ is the limit of the set.
Proof : Choose $\epsilon > 0$ then the neighborhood $N_{r}(1) = (1 - \epsilon,1 + \epsilon)$ must contain a point $y \in (1,4)$ such that $y\neq x$.
So, from the definition I get that we are basically talking about the intersection here, i.e. $N_{r}(1) \cap (1,4)$, which is not empty here for both cases $0 < \epsilon < 1$ and $\epsilon > 1 > 0$ and doesn't contain $1$, thus $1$ is a limit point of the interval $(1,4). \square$
Am I doing it right? Even if yes, I get stuck at higher dimensions, for example I need to prove that every point of $E = \{x \in \mathbb R^{3} : |x| < r\}$ is a limit point i.e. the set is closed. It's bugging me quite a lot, due to my shallow understanding of limit points, the understanding of isolated points is being tough as well.
To summarize, my question is that what are limit points intuitively? I tried to draw a figure, but to no avail, I will be thankful if you can use a picture to aid my understanding, I think I need it a lot. Thank you.