Fatou's lemma
Statement
Let \( (X, \mathcal{M}, \mu) \) be a measure space and let \( (f_n)_{n=1}^{\infty} \) be a sequence of \( \mathcal{M} \)-measurable functions \( f_n : X \to [0,\infty] \) (i.e. each \( f_n \) is measurable with values in the extended non-negative reals). Then \[ \int_X \left( \liminf_{n\to\infty} f_n \right) \, d\mu \ \le\ \liminf_{n\to\infty} \int_X f_n \, d\mu. \] In particular both sides are well-defined elements of \( [0,\infty] \) (the integrand \( \liminf_n f_n \) is measurable and non-negative, so its integral exists in \( [0,\infty] \) even if some or all of the \( \int_X f_n\,d\mu \) equal \( +\infty \)).
Why it matters
Fatou's lemma is the workhorse inequality that makes measure-theoretic integration robust under limits without any hypothesis of monotonicity or domination. It asks only for non-negativity and measurability — hypotheses that are essentially always available — and in exchange delivers a one-directional but universally valid comparison between the limit of integrals and the integral of the limit. Every other convergence theorem in the toolkit (Monotone Convergence, Dominated Convergence, Vitali) is either a special case of Fatou or is proved by applying Fatou twice, once to \( f_n \) and once to \( -f_n \) (or to a dominating function minus \( f_n \)).
Its practical value is that it converts a statement about a limit — often hard to control termwise — into a statement about a \( \liminf \) of a sequence of numbers, which is a purely real-variable object. This is exactly the mechanism used throughout probability (Fatou for expectations of non-negative random variables), PDE theory (lower semicontinuity of energy functionals), and functional analysis (weak lower semicontinuity of norms).
Hypotheses
Proof
Result
Reading. If you have a sequence of non-negative measurable functions, the "mass" of the pointwise-liminf function can only be less than or equal to what the liminf of the individual masses suggests — mass can disappear in the limit (escape to infinity, oscillate away, concentrate on a shrinking set) but it can never spontaneously appear. Fatou is the "no free lunch" half of the interchange of limit and integral.
Scope. Holds on every measure space (no finiteness of \(\mu\) required, \(\sigma\)-finiteness not needed) for every sequence of \([0,\infty]\)-valued measurable functions; no pointwise convergence of \((f_n)\) is assumed — only \(\liminf\) is used, which always exists. If the \(f_n\) do converge pointwise \(\mu\)-a.e. to some \(f\), the conclusion reads \( \int f\,d\mu \le \liminf_n \int f_n\,d\mu \). The reverse inequality is false in general (see Fails without).
Corollaries & converses
- Monotone Convergence Theorem is recovered: if additionally \(f_n \uparrow f\) pointwise, Fatou gives \(\int f \le \liminf \int f_n\), while monotonicity of the integral gives \(\int f_n \le \int f\) for all \(n\) hence \(\limsup \int f_n \le \int f\); combined, \(\int f_n \to \int f\).
- Reverse Fatou: if \(f_n \le h\) pointwise for all \(n\) with \(\int h\,d\mu \lt \infty\), applying Fatou to \(h - f_n \ge 0\) gives \(\limsup_n \int f_n\,d\mu \le \int \limsup_n f_n\,d\mu\).
- Dominated Convergence Theorem follows from Fatou plus reverse Fatou applied simultaneously to a sequence converging a.e. and dominated by an integrable \(h\): the liminf and limsup of \(\int f_n\) sandwich to a common limit equal to \(\int f\).
- Fatou for measures / weak-* lower semicontinuity: if \(\mu_n \to \mu\) in an appropriate sense and \(f\ge0\) is lower semicontinuous, an analogous liminf inequality holds for varying measures, not just varying integrands — this is the measure-theoretic seed of lower semicontinuity results in the calculus of variations.
- The converse is false: strict inequality is common (see Worked example 1), so equality cannot be deduced from the hypotheses alone; equality requires extra structure such as uniform integrability or a.e. convergence plus domination (Dominated/Vitali Convergence).
Fails without
- Non-negativity dropped: on \( (\mathbb{R}, \mathcal{L}, \text{Leb}) \) take \( f_n = -\mathbf{1}_{[n, n+1]} \). Then \( f_n \to 0 \) pointwise everywhere, so \( \int \liminf_n f_n \, d\mu = \int 0\,d\mu = 0 \). But \( \int_{\mathbb{R}} f_n\,d\mu = -1 \) for every \(n\), so \( \liminf_n \int f_n\,d\mu = -1 \). Now \(0 \le -1\) is false: the inequality is violated.
- Measurability dropped: let \(V \subseteq [0,1]\) be a Vitali set (non-measurable, exists via the Axiom of Choice) and set \(f_n = \mathbf{1}_V\) for every \(n\). Then \(\liminf_n f_n = \mathbf{1}_V\) is non-measurable, so \(\int \liminf_n f_n\,d\mu\) is simply undefined — the statement of the theorem cannot even be written down, let alone proved.
- Countable additivity dropped (finitely additive content instead of a measure): Monotone Convergence — the load-bearing lemma in Step 4 — can fail for merely finitely additive set functions, and with it Fatou's inequality can fail; countable additivity of \(\mu\) is used essentially, not for convenience.
Common errors
- Writing "\(=\)" instead of "\(\le\)" — students routinely misremember Fatou as an equality or silently assume the sequence converges, which is never given and not needed.
- Applying Fatou directly to a sequence that takes negative values without first shifting by a dominating/minorizing function to restore non-negativity.
- Confusing the direction with reverse Fatou: writing \(\int \limsup f_n \le \limsup \int f_n\) (wrong direction — the true reverse-Fatou inequality is \(\ge\), and it additionally requires a dominating integrable majorant, unlike the base lemma).
- Forgetting that \(\liminf_n f_n\) must first be shown measurable before its integral is meaningful; students assume measurability "because each \(f_n\) is measurable" without citing the countable-operations closure lemma.
- Trying to apply Fatou termwise to a series \(\sum_n a_n\) by treating partial sums naively without checking non-negativity of the summands \(a_n\), then being surprised the inequality fails for signed series.
- Believing Fatou requires \(\mu(X) \lt \infty\) or \(\sigma\)-finiteness — it requires neither.
Discussion
Fatou's lemma was first proved by Pierre Fatou in 1906, in the course of his work on Fourier series and complex analysis (the same Fatou of Fatou sets in complex dynamics), predating Lebesgue's own systematic development of dominated convergence arguments and giving the field one of its most quietly load-bearing inequalities. Its logical position is foundational: rather than being a corollary of Monotone Convergence, in most modern treatments (as here) it is proved directly from MCT and then used to derive both directions of Dominated Convergence, making it the pivot between the "easy" monotone case and the general case.
The deep reason Fatou only gives an inequality, not an equality, is a phenomenon called "loss of mass in the limit" — probability mass, \(L^1\) norm, or measure can escape to infinity, spread out and thin to zero pointwise while ceasing to be summable, or concentrate on a null set. Each worked example below realizes a different escape mechanism (translation/traveling bump vs. concentration/spike), and this taxonomy is the standard way analysts diagnose why Dominated Convergence needs its extra domination hypothesis: domination is precisely the condition that rules out mass loss, converting Fatou's inequality into an equality.
In probability theory Fatou's lemma is usually stated for a sequence of non-negative random variables \(X_n\) on a probability space \((\Omega, \mathcal{F}, \mathbb{P})\): \( \mathbb{E}[\liminf_n X_n] \le \liminf_n \mathbb{E}[X_n] \). This underlies, for instance, the fact that the expected value of a non-negative supermartingale limit is at most the initial expectation, and is a standard tool for proving integrability of almost-sure limits of non-negative random variables without needing to control the whole sequence.
A conditional (measure-varying) version of Fatou plays a central role in optimal transport and the calculus of variations, where one shows that an energy or cost functional is lower semicontinuous with respect to weak convergence of measures: \( \int f \, d\mu \le \liminf_n \int f_n \, d\mu_n \) under joint convergence \(f_n \to f\) and \(\mu_n \rightharpoonup \mu\), a genuine generalization requiring more delicate hypotheses (e.g. lower semicontinuity of \(f\), tightness of \((\mu_n)\)) than the classical single-measure statement proved above. Common misconception: that Fatou requires pointwise convergence of \((f_n)\) — it does not; \(\liminf_n f_n\) is defined and the inequality holds for every sequence of non-negative measurable functions, convergent or not.
Worked examples
Reading. Fatou's inequality holds, strictly: unit mass escapes to infinity and is entirely lost in the pointwise limit, exactly the phenomenon Fatou only bounds from one side.
Reading. Again strict inequality, but here the unit mass is lost not by escaping to infinity but by concentrating onto the single Lebesgue-null point \(\{0\}\), which the integral of the (a.e. zero) limit function cannot see.
Problems
- Let \((X,\mathcal M,\mu)\) be a measure space and \(f_n:X\to[0,\infty]\) measurable with \(f_n \to f\) pointwise \(\mu\)-a.e. Show \(\int_X f\,d\mu \le \liminf_n \int_X f_n\,d\mu\).
Solution
Since \(f_n \to f\) a.e., we have \(f = \liminf_n f_n\) a.e. (the liminf of a pointwise-convergent sequence equals the limit wherever convergence holds). Integrals are unaffected by modification on a null set, so \(\int_X f\,d\mu = \int_X \liminf_n f_n \, d\mu\). Apply Fatou's lemma directly to \((f_n)\) to get \(\int_X \liminf_n f_n\,d\mu \le \liminf_n \int_X f_n\,d\mu\), and chain the two equalities/inequality together. - Let \(g_n = \tfrac1n \mathbf{1}_{[0,n]}\) on \((\mathbb{R},\mathcal L,\text{Leb})\). Compute \(\int \liminf_n g_n\,d\mu\) and \(\liminf_n \int g_n\,d\mu\), and verify Fatou's inequality explicitly.
Solution
For each fixed \(x\), once \(n \gt \max(x,0)\) we have \(x \in [0,n]\), so \(g_n(x) = 1/n \to 0\); hence \(\liminf_n g_n = 0\) pointwise everywhere and \(\int_{\mathbb R} \liminf_n g_n\,d\mu = 0\). Meanwhile \(\int_{\mathbb R} g_n\,d\mu = \tfrac1n \cdot n = 1\) for every \(n\), so \(\liminf_n \int g_n\,d\mu = 1\). Indeed \(0 \le 1\), consistent with (and strict in) Fatou's lemma; mass escapes to infinity while simultaneously flattening to height \(0\), a hybrid of the two mechanisms in the worked examples. - Use Fatou's lemma to prove: if \(f_n \ge 0\) measurable and \(f_n \to f\) pointwise a.e. with \(\int_X f_n\,d\mu \le M\) for all \(n\) (some fixed constant \(M\)), then \(f\) is integrable with \(\int_X f\,d\mu \le M\).
Solution
By Problem 1 (equivalently, directly by Fatou applied to \(f_n\)), \(\int_X f\,d\mu \le \liminf_n \int_X f_n\,d\mu\). Since \(\int_X f_n\,d\mu \le M\) for every \(n\), the sequence \((\int_X f_n\,d\mu)_n\) is bounded above by \(M\), so its liminf is also \(\le M\). Hence \(\int_X f\,d\mu \le M \lt \infty\), so \(f\) is integrable (in \(L^1\), as \(f \ge 0\) a.e.). - Give an example of a sequence \(f_n \ge 0\) of measurable functions on \(([0,1],\mathcal L, \text{Leb})\) with \(f_n \to 0\) pointwise everywhere but \(\int_0^1 f_n \, d\mu \to \infty\), and reconcile this with Fatou's lemma.
Solution
Take \(f_n = n^2 \mathbf 1_{(0,1/n)}\). For fixed \(x \in (0,1]\), once \(n \gt 1/x\) we get \(f_n(x)=0\), so \(f_n(x) \to 0\); at \(x=0\), \(f_n(0)=0\) for all \(n\) too (open interval). So \(f_n \to 0\) pointwise on all of \([0,1]\), giving \(\liminf_n f_n = 0\) and \(\int_0^1 \liminf_n f_n\,d\mu = 0\). But \(\int_0^1 f_n\,d\mu = n^2 \cdot \tfrac1n = n \to \infty\), so \(\liminf_n \int f_n\,d\mu = \infty\). Fatou only claims \(0 \le \infty\), which is true and no contradiction — Fatou never claims the two sides are comparable in the other direction or bounded. - (Fatou for series) Let \(a_{n,k} \ge 0\) for all \(n,k \in \mathbb{N}\), viewed as functions of \(k\) on \((\mathbb N, \mathcal P(\mathbb N), \text{counting measure})\), i.e. \(f_n(k) := a_{n,k}\). Deduce from Fatou's lemma that \(\sum_{k=1}^\infty \liminf_{n\to\infty} a_{n,k} \ \le\ \liminf_{n\to\infty}\sum_{k=1}^\infty a_{n,k}\).
Solution
On \((\mathbb N, \mathcal P(\mathbb N), \#)\), every subset is measurable and integration against counting measure is exactly summation: \(\int_{\mathbb N} f_n \, d\# = \sum_{k=1}^\infty f_n(k) = \sum_{k=1}^\infty a_{n,k}\), and likewise \(\int_{\mathbb N}\liminf_n f_n\,d\# = \sum_{k=1}^\infty \liminf_n a_{n,k}\) (using \((\liminf_n f_n)(k) = \liminf_n a_{n,k}\) pointwise in \(k\)). Since each \(f_n = a_{n,\cdot} \ge 0\) is trivially measurable (every function on \((\mathbb N,\mathcal P(\mathbb N))\) is), Fatou's lemma applies verbatim to give \(\int_{\mathbb N} \liminf_n f_n \, d\# \le \liminf_n \int_{\mathbb N} f_n\,d\#\), which unwinds exactly to the claimed inequality for double-indexed non-negative sequences.