Prove that if $f_j : A \to \Bbb R, j \in \Bbb N$ are measurable, then $\limsup_{j\to \infty} f_j$ is measruable.
First I tried to show that $\sup_j f_j$ is measurable. Now according to the definition $\sup_j f_j$ is measurable if $\forall a \in \Bbb R$ we have that $\{x \in A \mid \sup_j f_j(x) > a \}$. This means that for some $j \in \Bbb N$ we have that $f_j(x) > a$ right? So $\{x \in A \mid \sup_j f_j(x) > a \} = \sup_{j}f_j^{-1}[(a, \infty]] = \bigcup_{j} f_j^{-1}[(a, \infty])$ and these sets are measurable since $(a, \infty]$ is a Borel set and the countable union of measurable sets is measurable?
Now by definition $\limsup_{j \to \infty} f_j = \lim_{j \to \infty} (\sup_{k\ge j} f_k)$ and now I know that $\sup_{k\ge j} f_k$ is measurable, but how about the limit? For sets the $\limsup_j A_j = \bigcap_{j} \bigcup_{k\ge j} A_k$, but I'm not working with sets here?