Consider the definition of CW complex from hatcher I am trying to understand the issue with the identification, because I feel there is something I don't understand. I decided to do an example and do all the detailed calculation. Suppose we want to construct $S^1$ as a CW complex according to hatcher ingridents we start with a 0-cell, so in our case it will just be a single point, so here is our procedures:
1)$X_0 = \{x_0\}$.
2)$X_1 = (X_0 \sqcup \mathbb{D^1})/\backsim$, where the ~ is defined as
$x \backsim \phi(x)$, where $\phi(x) : S^0 \rightarrow X_0$, since $X_0$ has only one point, which is $x_0$ and $S^0 = \{-1,1\}$, so both -1 and 1 will go to $x_0$, so we have $-1 \backsim x_0$ and $1 \backsim x_0$, hence $[x_0] = \{-1,1\}$, but shouldn't we also have $x_0$ in the equivalence class as well ? What about the other elements of $X_1$ that aren't in boundary where are they mapped to ? I guess geometrically what we are doing is that we are attaching the end point of a line to a common point and we wrap around it, however I want to understand of why this is actually the case.
