I'm try to solving the following exercise:
Let $X=(X_t)_{t\geq0}$ be a real valued stochastic process such that, for all $\omega\in \Omega$ the map $t\rightarrow X_t(\omega)$ is right continuous and for every $t>0$ the left limit
$$\lim_{s\uparrow t}X_s (\omega)$$ exists. Consider the set, for $T>0$
$$C=\{\omega \in \Omega:t\rightarrow X_t(\omega) \text{ is continuous on } [0,T]\}$$ Show that it belongs to $$\mathcal{F}_T^X:=\sigma(X_t:t\in[0,T]).$$
I know that we have a clear solution in (Show that a certain set is measurable) but can someone help me to keep going with this solution:
From right continuity we have
$C=\{\omega \in \Omega:\lim_{s\uparrow t}X_s (\omega)=X_t(\omega) ,\forall t\in[0,T]\}=\bigcap_{t\in[0,T]}\{\omega \in \Omega:\lim_{s\uparrow t}X_s (\omega)=X_t(\omega)\}$
now I want to have in the last equality a countable intersection but I'm not able to do that. I know that for a cadlag process holds that the set of discontinuity points is a countable set but in my opinion this set could depend from the choice of $\omega$ and so I don't know how to conclude.