I have the assumption that $\{X_n\} \geq 0$ is a supermartingale such that for some real $\epsilon >0$, either $X_{n+1}=X_n$ or $|X_{n+1} - X_n| \geq \epsilon$ a.s. for all $n\in\mathbb{Z_+}$.
When $T := \sup\{n: |X_{n+1} - X_n| \geq \epsilon\} \in \mathbb{Z_+}\cup\{\infty\}$ is the time of last trial, how should I prove that $P(T < \infty)=1$ and $E[X_T]\leq E[X_0]$? I believe that I need to use the optional stopping theorem, but still feel very perplexed about what I need to consider and show first.
Thanks for everyone's help!