I've started reading up on complex analysis recently, and many books give their own definition of simple connectedness, all of which I assume to be equivalent, so I'm trying to prove their equivalence. Here are the definitions I've encountered (I'm excluding all the definitions which I've proven to be equivalent to one of the following three):
- A region (i.e. open and connected subset of $\overline{\mathbb{C}}$) $\Omega$ is simply connected in $\overline{\mathbb{C}}$ if $\partial\Omega$ is connected in $\overline{\mathbb{C}}$.
- A region $\Omega$ is simply connected in $\overline{\mathbb{C}}$ if $\Omega^\complement$ is connected in $\overline{\mathbb{C}}$.
- (A very unusual definition in my opinion, but interesting nonetheless) A region $\Omega$ in $\overline{\mathbb{C}}$ is simply connected if for any closed, simple (simple meaning no self-intersections) polygonal line $\Lambda \subset \Omega$, $\Lambda^{\circ}\subset \Omega$ holds, where ${}^{\circ}$ denotes the interior of a set.
I've managed to figure out $1. \implies 3$, $1. \implies 2.$ and partially $3. \implies 2$, where I've managed to figure out that if I can construct a polygon $\Lambda \subset \Omega$ around a compact connected component $C$ of $\Omega^{\complement}$ (which exists because either $\Omega$ or one component of $\Omega^{\complement}$ will contain $\infty$, and any closed set in $\overline{\mathbb{C}}$ is compact if we look at $\overline{\mathbb{C}}$ as a sphere; I'm trying $\neg 2. \implies \neg 3$, so there's more than one connected component), I'll have a point in $C \subset \Lambda^{\circ}$ outside of $\Omega$, which is exactly what was needed.
So my problems here are:
- The proof $2. \implies 1$, which I don't know how to approach because the only thing that occurs to me is to try $\neg 1. \implies \neg 2,$ which gets me nowhere because if I assume that the boundary is disconnected, i.e. $\partial \Omega = A \cup B$ where $A$, $B$ are disjoint, non-empty and open, I have no idea how to construct a set whose boundary is $A$ or $B$, so I can't turn these "lines" into "areas" (I don't mean this in a literal sense; I'm just saying I don't know how to use the disconnectedness of the boundary to prove the disconnectedness of the complement).
- The construction of a polygon $\Lambda$. Now, I've been reading something in Ahlfors, where in the proof of Theorem 14, pages 139-140, the author constructs such a polygon (for a different reason altogether, though) under the assumption that if $\Omega^{\complement} = A \cup B$ where $A$, $B$ are disjoint, non-empty and clopen in $\Omega^{\complement}$, then $d(A, B)>0$, which I'm not entirely clear on. There are examples of disjoint, closed sets with distance $0$, such as $\mathbb{N}$ and $\{n+\frac{1}{n} | n \in \mathbb{N}\}$, so just saying that they're closed and disjoint isn't enough. I'm looking for a clarification of $d(A, B) > 0$, which seems intuitive, but I'm mentally blocked on how to prove it.