Composition of boundary homomorphism from Hatcher

974 Views Asked by At

We have $\partial_n ( \sigma) = \sum_{i} (-1)^{i} \sigma [ v_1, \dots, \overset { \wedge} v_i, \dots, v_n]$ and we want to show that the composition $$ \delta_n(X) \overset{\partial_n} \to \delta_{n-1}(X) \overset{\partial_{n-1}} \to \delta_{n-2}(X) $$ is zero.

The book goes on to simply write, $$ \partial_{n-1}\partial_n(\sigma)= \sum_{j < i} (-1)^{i} (-1)^{j} \sigma [ v_0, \dots, \overset{\wedge}v_j, \dots, \overset{\wedge}v_i, \dots v_n ]+ $$ $$ \sum_{i < j} (-1)^{i} (-1)^{j-1} \sigma [ v_0, \dots, \overset{\wedge}v_i, \dots, \overset{\wedge}v_j, \dots v_n ]$$

I am not quite able to produce this summation on my own using the definition of the boundary homomorphism. I would like to see the above result more fleshed out if possible.

2

There are 2 best solutions below

0
On

For $a,b\in\mathbb Z$, let $[a,b]=\{k\in\mathbb Z:a\leq k\leq b\}$. Let $\sigma:\Delta^n\to X$. We have that $$\partial_n(\sigma)=\sum_{i=0}^n\,(-1)^i\,\sigma\mid [e_0,\ldots,\hat e_i,\ldots,e_n].$$ and hence, $$(\partial_{n-1}\circ\partial_n)(\sigma)=\partial_{n-1}\,\big( \,\partial_n(\sigma)\,\big)=\partial_{n-1}\,\big(\,\sum_{i=0}^n\,(-1)^i\,\sigma\mid [e_0,\ldots,\hat e_i,\ldots,e_n]\,\big).$$ $$=\sum_{i=0}^n\,(-1)^i\,\partial_{n-1}\big(\sigma\mid [e_0,\ldots,\hat e_i,\ldots,e_n]\,\big)$$

For $i\in [1,n-1]$, we have that $$\partial_{n-1}\big(\sigma\mid [e_0,\ldots,\hat e_i,\ldots,e_n]\,\big)=\sum_{j=0}^{i-1}\, (-1)^j\,\sigma \mid [e_0,\ldots,\hat e_j,\ldots,\hat e_i,\ldots,e_n]$$ $$+\sum_{j=i+1}^n\,(-1)^{j-1}\,\sigma\mid [e_0,\ldots,\hat e_i,\ldots,\hat e_j\ldots,e_n].$$ When $i=0$, we only have the second summation and when $i=n$, we only have the first summation.

$$(\partial_{n-1}\circ\partial_n)(\sigma)=\sum_{i=1}^n\,(-1)^i\,\big(~\sum_{j=0}^{i-1}\, (-1)^j\,\sigma \mid [e_0,\ldots,\hat e_j,\ldots,\hat e_i,\ldots,e_n]~\big)$$ $$+\sum_{i=0}^{n-1}\,(-1)^i\,\big(\sum_{j=i+1}^n\, (-1)^{j-1}\,\sigma\mid [e_0,\ldots,\hat e_i,\ldots,\hat e_j\ldots,e_n]~\big).$$ $$=\sum_{i=1}^n~\sum_{j=0}^{i-1}\,(-1)^{i+j}\,\sigma\mid [e_0,\ldots,\hat e_j,\ldots,\hat e_i,\ldots,e_n]$$ $$-\sum_{i=0}^{n-1}~\sum_{j=i+1}^n\,(-1)^{i+j}\,\sigma\mid [e_0,\ldots,\hat e_i,\ldots,\hat e_j,\ldots,e_n].$$ In the second summation, after switching $i$ and $j$ we get $$\sum_{j=0}^{n-1}~\sum_{i=j+1}^n\,(-1)^{i+j}\,\sigma\mid [e_0,\ldots,\hat e_j,\ldots,\hat e_i,\ldots,e_n]$$ $$=\sum_{i=1}^n~\sum_{j=0}^{i-1}\,(-1)^{i+j}\,\sigma\mid [e_0,\ldots,\hat e_j,\ldots,\hat e_i,\ldots,e_n]$$ which is the same as the first summation as both the summations are over the set $\{\,(i,j)\in [1,n]\times [0,n-1]:j<i\,\}$.

0
On

A lot of confusion arises in this problem due to an index shift performed during the calculation. I'm going to change the notation used slightly, but I'll hopefully define everything below (let me know if I miss something). First, I'll write the i-th face map $d^i:\Delta^{n-1}\rightarrow\Delta^n$:

$$d^i(t_0,\ldots,t_{n-1})=(t_0,\ldots,t_{i-1},0,t_i,\ldots,t_{n-1}).$$

Next, define the boundary map in terms of the face maps:

$$\partial_n(\sigma)=\sum\limits_{i=0}^n(-1)^i(\sigma\circ d^i).$$

Note that whenever $i\leq j$ we have $d^i\circ d^j=d^{j+1}\circ d^i$ because if we put a 0 in before the $t_i$ co-ordinate first, then to put a 0 in before the $t_j$ co-ordinate it needs to go in at the $(j+1)$-th place (due to everything including and after the $t_i$ co-ordinate being shifted up an index by the placement of the first 0). This will allow us to simplify the algebra a little in the following.

Now, we get: \begin{align*} \partial_{n-1}\circ\partial_n(\sigma)&=\partial_{n-1}\sum\limits_{i=0}^n(-1)^i(\sigma\circ d^i)\\ &=\sum\limits_{i=0}^n(-1)^i\sum\limits_{j=0}^{n-1}(-1)^j(\sigma\circ d^i\circ d^j)\\ &=\sum\limits_{i=0}^n\Big\lbrack\sum\limits_{j=0}^{i-1}(-1)^i(-1)^j(\sigma\circ d^i\circ d^j)+\sum\limits_{j=i}^{n-1}(-1)^i(-1)^j(\sigma\circ d^i\circ d^j)\Big\rbrack\\ &=\sum_{\substack{0\leq i\leq n\\j<i}}(-1)^i(-1)^j(\sigma\circ d^i\circ d^j)+\sum_{\substack{0\leq i\leq n\\j\geq i}}(-1)^i(-1)^j(\sigma\circ d^i\circ d^j) \end{align*} Now, using the fact that $i\leq j$ implies $d^i\circ d^j=d^{j+1}\circ d^i$ in the second sum, we have: \begin{align*} \partial_{n-1}\circ\partial_n(\sigma)&=\sum_{\substack{0\leq i\leq n\\j<i}}(-1)^i(-1)^j(\sigma\circ d^i\circ d^j)+\sum_{\substack{0\leq i\leq n\\j\geq i}}(-1)^i(-1)^j(\sigma\circ d^{j+1}\circ d^i) \end{align*} Here's where the index shift happens. We change the index in the second sum to get rid of the $j+1$. In particular note that the limit of the sum changes to a strict inequality because we run j from $i+1$ to $n$ instead of from $i$ to $n-1$: \begin{align*} \partial_{n-1}\circ\partial_n(\sigma)&=\sum_{\substack{0\leq i\leq n\\j<i}}(-1)^i(-1)^j(\sigma\circ d^i\circ d^j)+\sum_{\substack{0\leq i\leq n\\j> i}}(-1)^i(-1)^{j-1}(\sigma\circ d^j\circ d^i) \end{align*} and this is the sum you asked about. To see why this is zero, notice that we can take the alternate view in the second sum of first choosing $j$, then exchange the roles of the indices: \begin{align*} \partial_{n-1}\circ\partial_n(\sigma)&=\sum_{\substack{0\leq i\leq n\\j<i}}(-1)^i(-1)^j(\sigma\circ d^i\circ d^j)+\sum_{\substack{0\leq j\leq n\\j> i}}(-1)^i(-1)^{j-1}(\sigma\circ d^j\circ d^i)\\ &=\sum_{\substack{0\leq i\leq n\\j<i}}(-1)^i(-1)^j(\sigma\circ d^i\circ d^j)+\sum_{\substack{0\leq i\leq n\\i> j}}(-1)^j(-1)^{i-1}(\sigma\circ d^i\circ d^j)\\ &=\sum_{\substack{0\leq i\leq n\\j<i}}(-1)^i(-1)^j(\sigma\circ d^i\circ d^j)-\sum_{\substack{0\leq i\leq n\\i> j}}(-1)^j(-1)^i(\sigma\circ d^i\circ d^j) \end{align*} and now the second sum is just the negative of the first.