Suppose I have a collection of maps defined as follows:
for $d_{n}:C_{n} \rightarrow C_{n-1}$ and $s_{n}: C_{n} \rightarrow C_{n+1}$ I have :
$t_{n}=1-f'_{n} -f_{n}$ , where $f_{n}=s_{n-1}d_{n}$ and $f'_{n}=d_{n+1}s_{n}$.
Furthermore I am given that $s_{n}$ is a collection of maps which satisfies $s_{n+1}s_{n}=0$.
I have already showed that $t^{2}_{n}=t_{n}$.
- How can I show that such map is chain homotopic to the identity map?
- If this is the case, does that imply that its image is then itself, since it is in some sense an identity mapping?