I need to give a proof for some lemma which states the following:
If $(X_n,\mathbb{F}_n)_{n\geq 1}$ is a submartingale and $\tau$ is a stopping time, then $(X_{\tau\wedge n},\mathbb{F}_{n})_{n\geq 1}$ is also a submartingale.
Now the CBS-principle ("Can't Beat the System") is a result. I've shown that if $(X_n,\mathbb{F}_n)_{n\geq 1}$ is a submartingale, and $(C_n)_{n\geq 1}$ is predictable and satisfies that each $C_n$ is non-negative and boundend, then $\big((C\cdot X)_n,\mathbb{F}_n\big)_{n\geq 1}$ is a submartingale.
I know that I can write $(C\cdot X)_n$ as: $$(C\cdot X)_n = \sum_{i=2}^n C_i\Delta X_i$$ Since $(C\cdot X)_1 = 0$ by assumption and $\Delta$ is just the standard difference operator.
Now how do I proceed from this? I guess I have to find some relation between $(C\cdot X)_n$ and $X_{\tau\wedge n}$.