<?xml version="1.0" encoding="UTF-8"?>

<record version="1" id="4077">
 <title>proof of dominated convergence theorem</title>
 <name>ProofOfDominatedConvergenceTheorem</name>
 <created>2003-03-07 07:37:58</created>
 <modified>2003-03-07 07:37:58</modified>
 <type>Proof</type>
<parent id="3677">dominated convergence theorem</parent>
 <selfproof>0</selfproof>
 <creator id="1187" name="paolini"/>
 <author id="1187" name="paolini"/>
 <classification>
	<category scheme="msc" code="28A20"/>
 </classification>
 <related>
	<object name="SecondProofOfDominatedConvergenceTheorem"/>
	<object name="SecondProofOfDominatedConvergenceTheorem2"/>
 </related>
 <preamble>% this is the default PlanetMath preamble.  as your knowledge
% of TeX increases, you will probably want to edit this, but
% it should be fine as is for beginners.

% almost certainly you want these
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}

% used for TeXing text within eps files
%\usepackage{psfrag}
% need this for including graphics (\includegraphics)
%\usepackage{graphicx}
% for neatly defining theorems and propositions
%\usepackage{amsthm}
% making logically defined graphics
%\usepackage{xypic}

% there are many more packages, add them here as you need them

% define commands here</preamble>
 <content>It is not difficult to prove that $f$ is measurable. In fact we can write 
\[
  f(x)=\sup_n \inf_{k\ge n} f_k(x)
\]
and we know that measurable functions are closed under the $\sup$ and $\inf$ operation.

Consider the sequence $g_n(x)=2\Phi(x) - \vert f(x)-f_n(x)\vert$.
Clearly $g_n$ are nonnegative functions since $f-f_n\le 2\Phi$.
So, applying Fatou's Lemma, we obtain
\begin{eqnarray*}
\lefteqn{\lim_{n\to\infty} \int_X \vert f-f_n\vert\, d\mu 
\le \limsup_{n\to \infty} \int_X \vert f-f_n\vert\, d\mu}\\
&amp; = &amp; - \liminf_{n\to\infty} \int_X -\vert f-f_n\vert\, d\mu \\
&amp; = &amp; \int_X 2\Phi\, d\mu - \liminf_{n\to\infty}\int_X 2\Phi-\vert f-f_n\vert\,d\mu\\
&amp; \le &amp; \int_X 2\Phi\, d\mu - \int_X 2\Phi - \limsup_{n\to \infty}\vert f-f_n\vert\, d\mu \\
&amp;= &amp; \int_X 2\Phi\, d\mu - \int_X 2\Phi\, d\mu = 0.
\end{eqnarray*}</content>
</record>
