I am trying to either prove or disprove the assertion that every open set in $\mathbb{R}^2$ is a countable union of open balls.
I am leaning toward "no" because of the use of the word "countable." If $A \subset \mathbb{R}^2$ is an open set, then for every $\vec{v} \in A$, I can choose an open ball $B_{r_a} (\vec{v}) \subset A$ by the definition of "opennesss" in the standard topology, then $A = \bigcup\limits_{r_a} B_{r_a} (v)$. But if $A$ is uncountable, there are uncountably many open balls. If the set is compact, I can limit this to finitely many (i.e., countably many) open balls, but there's no guarantee I can do this, and the only compact, open sets in $\mathbb{R}^2$ are the empty set and $A$ itself.
I'm not sure if my intuition is correct. With that said, I am struggling to find a counterexample or to establish that it works, especially since I'm not in the point of Munkres's book that compactness is introduced. Is there something I'm missing?