Let $\{X_n\}_{n \geq 1}$ be an independent sequence of random variables on $(\Omega, \mathcal{F}, \mathbb{P})$. Fix $n \geq 1$. I want to prove that $X_1, \ldots, X_n$ is independent of $\limsup X_n$.
This result is incredibly obvious, at least intuitively: the limsup does not depend on the first $n$ elements of the sequence. But I'm having trouble showing this rigorously.
The issue I'm having is in working with a $\sigma$-field generated by a finite sequence (i.e. $X_1, \ldots, X_n$) versus a $\sigma$-field generated by the infinite remainder of the sequence (i.e. $\limsup X_n$). The definitions are straightforward enough, but showing independence between the two $\sigma$-fields is confusing me. I know that I have to use continuity of $\mathbb{P}$ somewhere, but for some reason it's eluding me. Can anyone point me in the right direction?