Let us denote $$ \cdots \xrightarrow{\enspace d^A_n \enspace} A_n \xrightarrow{\enspace d^A_{n+1} \enspace} A_{n+1} \xrightarrow{\enspace d^A_{n+2} \enspace} \cdots $$ by $A_\bullet$ , and $$ \cdots \xrightarrow{\enspace d^B_n \enspace} B_n \xrightarrow{\enspace d^B_{n+1} \enspace} B_{n+1} \xrightarrow{\enspace d^B_{n+2} \enspace} \cdots $$ by $B_\bullet$.
There is a definition in my notes that says the following:
Let $A_\bullet$ and $B_\bullet$ be chain complexes. Then the map or morphism $f_\bullet \colon A_\bullet \rightarrow B_\bullet$ is a sequence $f_i \colon A_i \rightarrow B_i$ so that we have the "ladder" $$ \require{AMScd} \begin{CD} \cdots @> d_{n-1}^A >> A_{n-1} @> d_n^A > > A_n @> d_{n+1}^A >> A_{n+1} @> d_{n+2}^A >> \cdots \\ @. @VV f_{n-1} V @VV f_n V @VV f_{n+1} V @. \\ \cdots @> d_{n-1}^B >> B_{n-1} @> d_n^B > > B_n @> d_{n+1}^B >> B_{n+1} @> d_{n+2}^B >> \cdots \end{CD} $$ where all squares are commutative, i.e., for each $n$ we have $d_n f_n = f_{n-1} d_n$.
The exercise is as follows:
Show that if $f_\bullet \colon A_\bullet \rightarrow B_\bullet$ a monomorphism of complexes then $f_\bullet$ sends an $n$-cycle (resp. an $n$-boundary) of $A_\bullet$ into an $n$-cycle (resp. an $n$-boundary) of $B_\bullet$.
Suppose that $\alpha \in A_n$ is an $n$-cycle. Then $d^A_n (\alpha) = 0$ implies that $f_{n-1} \circ d^A_n (\alpha) = 0$. But since the squares commute, we have $f_{n-1} \circ d^A_n (\alpha) = d^B_n \circ f_n(\alpha)$. So $d^B_n(f_n(\alpha)) = 0$. So $f_n(\alpha)$ is also an $n$-cycle, since $d^B_n$ sends it to zero.
Do you think my answer is correct? I'm just wondering, because my answer is really short...
Thanks in advance