Let $A$ be a countable subset of $\mathbb{R}^2$. How to show that $\mathbb{R}^2 - A$ is path-connected?
My effort:
Let $A = \{ a_1, a_2, a_3, \ldots \}$, where $a_n = (\alpha_n, \beta_n) \in \mathbb{R}^2$ for each $n \in \mathbb{N}$.
Let $x_1 = (\xi_1, \eta_1)$ and $x_2 = (\xi_2, \eta_2)$ be any two given points in $\mathbb{R}^2 - A$.
How to find (explicitly) a continuous function $f \colon [0,1] \to \mathbb{R}^2 - A$ such that $f(0) = x_1$ and $f(1) = x_2$?
Or, how to find (explicitly) a polygonal path (i.e. a path consisting of a finite number of line segments ) from $x_1$ to $x_2$ none of whose edges intersects $A$?