Let $(\Omega ,A,\mu )$ be a measure space and $f,\,f_1,\ldots,\,f_n,\ldots$ measurable functions such that: $(1)$ $f_n \overset{\mu }{\longrightarrow}f$ and $(2)$ $|f_n(x)|\leq 1$ for a.e. $x$ for all $n$. Show that $|f(x)| \leq 1$ for a.e. $x$.
What I have done so far:
$f_n \overset{\mu }{\rightarrow}f \Leftrightarrow \forall \varepsilon >0:\mu (\left \{ x:|f_n(x)-f(x)|\geq \varepsilon \right \})\xrightarrow[]{n\rightarrow \infty }0$
$\forall n,\exists N \in \Omega : \mu (N)=0 \wedge\forall x \in \Omega \setminus N : |f_n(x)|\leq 1$
$|f_n (x)-f(x)|\leq |f_n(x)|-|f(x)| \leq 1 - |f(x)| $
But now I have no idea how I should continue...