I'm trying to understand the boundary map in singular homology:
- What does it mean for a $n$-chain to have no boundary?
Here is my understanding: By definition of singular homology, any $n$-chain is just a finite sum $\Sigma_in_i\sigma_i$ where $\sigma_i$ is a singular $n$-simplex, i.e. a continuous map from $n$-simplex to the space $X$. When we take the boundary map, we are looking at a sum (with signs) of maps on the faces of the $n$-simplex. Those elements in the sum should cancel out in pairs. And any two elements cancel each other out iff they are defined on the same face and their map only differ by a sign.
- Can we equivalently describe an element in homology class by a continuous map from a simplicial complex without boundary?
If the above is true, then for an element $A$ in integral homology class of $X$, the maps (with orienation induced from the face, denoted by a plus or minus sign) on the faces cancel out in pairs. Using this pairing relation, we can glue the simplices along their faces(with orientation indicated by their sign in the boundary sum) so that each face lies in the intersection of two simplices. By this way, we have a simplicial complex $A_n$ of dimension $n$ without boundary. Then this homology class can be represented by a continous map from $A_n$ to $X$. Actually, this not only holds for an $n$-chain without boundary, for any $n$-chain, we can use the cancelling pair to glue their faces to get a simplicial complex.
Is the above argument correct? Any comment is appreciated.