My task is to prove that:
Given $E_1 \supset E_2 \supset E_3 \supset ...$ is a decreasing sequence of set with the form $E_k = (-\infty, t_k]$ which is an interval in $\mathbb{R}$ and we have $\lim \limits_{k \to \infty} t_k = -\infty$.
Prove that: $\mu(\bigcap \limits_{k = 1}^{\infty} E_k) = 0$ with $\mu$ is a probability measure.
My attempt was to claim $\bigcap \limits_{k = 1}^{\infty} E_k = \lim \limits_{k \to \infty} E_k = \lim \limits_{k \to \infty}(-\infty, t_k] = (-\infty, \lim \limits_{k \to \infty} t_k] = (-\infty, -\infty]$
and that $\mu((-\infty, -\infty)) = 0$ which leads to the proof.
But it seems to me there isn't notation of limit of intersection of a sequence (the first "$=$" in my proof above), as well as I'm not sure if we can write $\lim \limits_{k \to \infty}(-\infty, t_k] = (-\infty, \lim \limits_{k \to \infty} t_k]$ (it seems wrong).
Could you please have a look at my proof and tell me if it is true or not ? If it is not, could you please give a brief sketch of the proof ?