I'm stuck with an Exercise in Hatcher's Algebraic Topology. (Exercise 1.2.6)
This problem asks me to show that the complement of a discrete subspace of $\mathbb{R}^n$ is simply-connected if $n\ge 3$, using the fact that if $Y$ is obtained by attaching $3$-cells to a path-connected space $X$, then the inclusion $X \hookrightarrow Y$ induces an isomorphism between fundamental groups. The following is a "proof" given by several people.
Let $A$ be a discrete subspace of $\mathbb{R}^n$. ($n \ge 3$) For each $a \in A$, take an open ball $B_a$ centered at $a$, so that $B_a$'s are all disjoint. Then $\mathbb{R}^n-A$ deformation retracts to $\mathbb{R}^n-\bigcup_{a\in A} B_a$. By attaching $n$-cells to $\mathbb{R}^n-\bigcup_{a\in A} B_a$, one for each $a \in A$, we can obtain $\mathbb{R}^n$. Therefore, we have $$\pi_1(\mathbb{R}^n-A) \approx \pi_1(\mathbb{R}^n-\bigcup_{a\in A} B_a) \approx \pi_1(\mathbb{R}^n) = 0.$$
However, this "proof" seems incorrect, since the quotient topology on $\mathbb{R}^n$ given by attaching $n$-cells to $\mathbb{R}^n-\bigcup_{a\in A} B_a$ may not agree with the usual topology on $\mathbb{R}^n$. To see this, consider $n = 3$ and $A = \{(1/n,0,0)\}_{n=1}^{\infty}$. Then $\mathbb{R}^3-A$ is open in the quotient topology, although it is not open in the usual topology. (Actually, I'm also not sure why $\mathbb{R}^n-A$ deformation retracts to $\mathbb{R}^n-\bigcup_{a\in A} B_a$)
Does anyone see why the complement of a discrete subspace of $\mathbb{R}^n$ is simply-connected if $n\ge 3$? I've been trying to construct an explicit homotopy, but it seems not so easy since the subset $A$ and the loop may look very wild. Thank you for your help.