26.3 Integration of Complex-Valued Functions
Definition 26.3.1 (Integrable).label Let $(X, \cm, \mu)$ be a measure space and $f: X \to \complex$ be a $(\cm, \cb_{\complex})$-measurable function, then $f$ is integrable if
The set
is the vector space of $\mu$-integrable functions on $X$.
Proof. Let $f, g \in \mathcal{L}^{1}(X)$ and $\lambda \in \complex$, then
by Proposition 26.2.7.$\square$
Definition 26.3.2 (Positive and Negative Parts).label Let $X$ be a set and $f: X \to \real$ be a function, then
are the positive and negative parts of $f$, and $f = f^{+} - f^{-}$.
Definition 26.3.3 (Integral).label Let $(X, \cm, \mu)$ be a measure space and $f \in \mathcal{L}^{1}(X)$. If $f$ is $\real$-valued, then
is the integral of $f$. If $f$ is $\complex$-valued, then
is the integral of $f$.
Proposition 26.3.4 ([Proposition 2.21, 2.22, Fol99]).label Let $(X, \cm, \mu)$ be a measure space, then the integral is a linear functional on $\mathcal{L}^{1}(X)$ such that for any $f \in \mathcal{L}^{1}(X)$, $\abs{\int f d\mu}\le \int \abs{f}d\mu$.
Proof. By Lemma 16.3.7, the mapping
is a $\real$-linear functional on $\mathcal{L}^{1}(X; \real)$.
Let $f, g \in L^{1}(X; \complex)$ and $\lambda = \alpha + \beta i \in \complex$ with $\alpha, \beta \in \real$, then
and
so the integral is a linear functional on $\mathcal{L}^{1}(X)$.
Finally, if $f$ is $\real$-valued, then
and if $f$ is $\complex$-valued and $\alpha = \ol{\sgn(\int f d\mu)}$, then
so $\abs{\int f d\mu}\le \int \abs{f}d\mu$.$\square$
Remark 26.3.1.label The construction of the Lebesgue integral using positive/negative and real/imaginary parts, and the deduction of properties from this definition both appear cumbersome. This comes from the lack of usage of its linearity on integrable simple functions. A more functional analytic approach will use this linearity and the density of simple functions to construct the integral. This is the route through which the Bochner integral will be presented.
Theorem 26.3.5 (Dominated Convergence Theorem).label Let $(X, \cm, \mu)$ be a measure space, $\seq{f_n}\subset \mathcal{L}^{1}(X)$, and $f:X \to \complex$ such that
- (1)
$f_{n} \to f$ pointwise.
- (2)
There exists $g \in \mathcal{L}^{1}(X)$ such that $\abs{f_n}\le \abs{g}$ for all $n \in \natp$.
then $\int fd\mu = \limv{n}\int f_{n} d\mu$.
Proof [Theorem 2.24, Fol99]. By (1) and (2), $f$ is measurable with $\int \abs{f}d\mu \le \int \abs{g}d\mu < \infty$, so $f \in \mathcal{L}^{1}(X)$. Now, since $g + f, g - f \ge 0$, by Fatou’s lemma and Proposition 26.3.4,
so
and $\int f d\mu = \limv{n}\int f_{n} d\mu$.$\square$
Remark 26.3.2 (Dominated Convergence Theorem for Nets?).label In analysis, one frequently encounters places where only sequential continuity is provided or required. It is my opinion that a good portion of this comes from the lack of an extension of the dominated convergence theorem to nets. This limitation arises from the monotone convergence theorem, where continuity from below is used.
For an example, consider the Lebesgue measure on $[0, 1]$. Let $A$ be the net of all finite subsets of $[0, 1]$, directed by inclusion, then $\lim_{\alpha \in A}\one_{\alpha} = 1$ pointwise. However, $\int \one_{\alpha} = 0$ for all $\alpha \in A$.
At least, that is how I thought back in 2025. While arbitrary pointwise convergence has no reason to cooperate with the structure of a measure space, additionally supplying convergence in measure bridges the above gap. The corresponding Monotone Convergence Theorem is given at Unknown (theorem:mct-measure), and the Dominated Convergence Theorem is given at Corollary 15.4.4 following the Vitali Convergence Theorem.
Post a Comment