I am currently reading Joseph Rotman's book "An Introduction to Homological Algebra" (2nd edition) and I'm struggling with the definition of a bounded filtration given there. According to the book,
A filtration $(F^pM)$ of a graded module $M = (M_n)$ is $\textbf{bounded}$ if, for each $n$, there exist integers $s = s(n)$ and $t = t(n)$ such that $$F^sM_n = \{0\} \quad \quad \text{and} \quad \quad F^tM_n = M_n.$$
I am not having any problem with the definition as such, but I'm confused by the following paragraph:
If $\{F^p\}$ is a bounded filtration of a complex $\textbf{C}$, then the induced filtration on homology is also bounded, and with the same bounds. More precisely, we know that if $i^p: F^p \rightarrow \textbf{C}$ is the inclusion, then $\Phi^pH_n = \text{im }i^p_*$, where $i^p_*: H_n(F^p) \rightarrow H_n(\textbf{C})$. Since $F^s = 0$ and $F^t = \textbf{C}$, we have $\Phi^sH_n = \{0\}$ and $\Phi^tH_n = H_n$.
How do we know that $F^s= 0$ and $F^t = \textbf{C}$? By definition, $s$ and $t$ depend on $n$, so I can't see any reason, why there should exist $s$ and $t$ such that $F^sM_n = \{0\}, F^tM_n = C_n$ for $\textbf{all}$ $n$.
I thought at first that this might be a mistake by the author, but this cannot be found in the errata and moreover, he uses this later in a proof.
You can find the section of the book I am refering to on http://www.math.unam.mx/javier/homologica/rotman.pdf (p. 638 of the PDF file, p .628 of the book).
Thank you very much for your help!