Suppose I have a continuous real random variable $X$ and an indicator function $f(X) = \textbf{1}_{\{a \le X \le b\}}$ where $c = (a,b) \in \mathcal{A} = \{(x,y) \in \mathbb{R}^2: x <y\}$. Let $c_n=(a_n,b_n)$ where $c_n \rightarrow c$ and $f_n(X) = \textbf{1}_{\{a_n\le X \le b_n\}}$. Is it true that $f_n \rightarrow f$ almost surely?
I think it does, except perhaps on the probability zero sets $\{\omega: X(\omega) = a\}$ or $\{\omega: X(\omega)=b\}$. (Since $c_n$ goes to $c$ in two dimensions, we can't say if $a_n$ is increasing up or down to $a$, same with $b_n$)
Thanks!