I need help with the intuition behind applying open and closed balls on a subset to determine if it is open or closed. By balls, I mean the open ball $B_r(x_0) = \{x \in \mathbb{R}^d : ||x - x_0|| < r\}$ and closed ball $\overline{B_r}(x_0) = \{x \in \mathbb{R}^d : ||x - x_0|| \leq r\}$
Our definition is that if $U \subset \mathbb{R}^d$, we say $U$ is open if $\forall x \in U \space \space \exists B_r(x) \subset U$
I struggle with what this is exactly saying. Let's say $U$ is an open set; our open ball is centered at an $x \in U$, and then our open ball contains the $x \in U$ and also, because we can only have $x \in \mathbb{R}^d : ||x - x_0|| < r$, any $x \in \mathbb{R}^d \cap U$?
I don't know. I'm struggling to put the pieces together in a coherent way - especially because it seems obvious that I could just choose a ball with an $r$ small enough to contain my point, and be inside $U$ still.
Any help on how to think about this would be greatly appreciated. Don't be afraid to point out what I got wrong in my analysis above - I know I'm obviously getting something wrong! haha