I would like to prove that every open connected subset of $\mathbb{R}^n$ is path connected.
Let us choose $E$ to be a such open connected subset, then given any point $p \in E$, we will define $F$ be the set of all points in E that can be joined to $p$ by a path in $E$.
The idea is to show that $F = E$ by showing $F$ is clopen as well as $F$ is path connected.
We choose $q \in F \subseteq E$, then since $E$ is open, we can find an open ball $D_x(q,\epsilon)$ in $E$.
Here are my questions.
My lecturer said $D_x(q,\epsilon)$ is path connected as any point of distance smaller than $\epsilon$ from $q$ can be connected by a polygonal (= $D_x(q,\epsilon)$ can be contained by $F$) but I am not sure how every point in $D_x(q,\epsilon)$ can be contained by $F$.
How does this ensure that $F$ is open?
Any help will be greatly appreciated.