1) Let $\{f_n\}$ be a sequence of nonnegative measurable functions of $\mathbb R$ that converges pointwise on $\mathbb R$ to $f$ integrable. Show that
$$\int_{\mathbb R} f = \lim_{n\to \infty}\int_{\mathbb R}f_n \Rightarrow \int_{E} f = \lim_{n\to \infty}\int_{E}f_n $$
for any measurable set $E$
I know that $\int_{\mathbb R} f = \int_{\mathbb R \setminus E} f + \int_{E} f$ and $\int_{\mathbb R \setminus E} f \le \liminf_{n\to {\infty}}\biggr(\int_{\mathbb R \setminus E} f_n \biggr)$ from Fatau's Lemma.
I couldn't obtain $\int_{E} f = \liminf_{n\to \infty}\int_{E}f_n = \limsup_{n\to \infty}\int_{E}f_n$ and I have seen that inequality below for obtaining it but I couldn't understand. Could someone explain me please?
$$\liminf_{n\to \infty}\int_{\mathbb R \setminus E}f_n = \int_{\mathbb R}f-\limsup_{n\to \infty}\int_{E}f_n$$
2) It has been written "since $\int_Ef_n \le \int_Ef$ (this inequality from monotonicity I have understood) thus
$$\limsup\int_Ef_n \le \int_Ef$$
in proof of The Monotone Convergence Theorem in Royden's Real Analysis. I couldn't see why that inequality obtains.
Thanks for any help
Regards
Clearly $|f_n - f| \le f_n + f$ so define $g_n = f_n + f - |f_n - f| \ge 0$. We have $g_n \xrightarrow{n\to\infty} 2f$ pointwise.
Fatou's lemma applied on $g_n$ gives
\begin{align} 2\int_{\mathbb{R}} f &\le \liminf_{n\to\infty} \int_\mathbb{R} g_n \\ &= \liminf_{n\to\infty} \int_\mathbb{R} f_n + \liminf_{n\to\infty} \int_\mathbb{R} f + \liminf_{n\to\infty} \left(-\int_\mathbb{R}|f_n - f|\right) \\ &= 2\int_{\mathbb{R}} f - \limsup_{n\to\infty} \int_\mathbb{R}|f_n - f| \end{align}
so $\limsup_{n\to\infty} \int_\mathbb{R}|f_n - f| = 0$, which implies $\int_\mathbb{R}|f_n - f| \xrightarrow{n\to\infty} 0$.
Now for any $E \subseteq \mathbb{R}$ measurable
$$\left|\int_E f_n - \int_E f\right| = \left|\int_E (f_n - f)\right| \le \int_E |f_n - f| \le \int_\mathbb{R} |f_n - f| \xrightarrow{n\to\infty} 0$$
so $\int_E f_n \xrightarrow{n\to\infty} \int_E f$.