Problem: suppose $(M_t)_{t \geq 0}$ is right-continuous and a martingale with respect to a filtration $(\mathcal{F}_t)_{t \geq 0}$, i.e. for all $0 \leq s \leq t$ $\mathbb{E}[M_t | \mathcal{F}_s]=M_s$. Suppose also that $\sup\limits_{t \geq 0} \mathbb{E}[|M_t|] \leq c <+\infty$. Prove that $\{\exists \lim\limits_{t \to \infty}M_t \}$ has probability $1$.
Attempt: I think that should follow from the discrete time case. If we have a martingale $(M_n)_{n \in \mathbb{N}}$ bounded in $L^1$ then $\{\exists \lim\limits_{n \to \infty}M_n \}$. Thus I would like to make the statement above follow from the discrete time case. The problem is that something like:
$$\{ \not\exists \lim\limits_{t \to \infty}M_t \} \subset \bigcup\limits_{t_k \mbox{ increasing sequence}} \{ \not\exists \lim\limits_{k \to \infty}M_{t_k}\}$$
cannot be used because the set $\{(t_k)_{k \geq 1}\subset [0,+\infty) \mbox{ increasing sequence}\}$ is not countable.