Homepage › Solution manuals › Terence Tao › An Introduction to Measure Theory › Exercise 1.3.4 (Bounded unsigned Lebesgue measurable functions)
Exercise 1.3.4 (Bounded unsigned Lebesgue measurable functions)
Let . Show that is bounded unsigned measurable function if and only if is the uniform limit of bounded simple functions.
Answers
-
Suppose that is a sequence of unsigned bounded functions which converge to :
and we also assumed that for all . By the triangle inequality we thus have
and since both quantities are finite, we conclude that is bounded by as well. Since uniform convergence implies pointwise convergence, must be unsigned Lebesgue measurable.
-
By Lemma 1.3.9 (iv) is the supremum of an increasing sequence of (1) unsigned simple (2) bounded functions with (3) finite measure support. This has already proven most of the properties of that we needed to demonstrate. The only thing that is left to verify is the uniform convergence. The only additional assumption that we have here and did not have in Lemma 1.3.9 (iv) is that is bounded; obviously we need to profit from this. Pick an arbitrary . By the finiteness of we have for all :
But we only have finite number of values that can take on, and we can divide the domain into . By the pointwise convergence (supremum) we can find values such that for all . Set . We then have
Using the countable axiom of choice we can construct a subsequence such that and we have . Since are increasing, we also have this property for all . In other words,
as desired.
Comments
-
In the forward implication, in the line that starts "By pointwise convergence (suprenum), are you missing a (sub) subscript on the $d(f_n(x), f(x))$? Should it be $d(f_{n_i}(x),f(x))$?kvanvels • 2022-03-31
For the backward implication, I follow the solution by Yaver Gulusoy.
For the forward implication, define . Consider a sequence of simple functions defined by
Where is the "floor" of , the greatest integer less than or equal to .
This functions in this sequence are simple because for each , only can take on the values between and in steps of .
I claim that this sequence converges uniformly to . Indeed, for , let be such that . Then for and we have
Comments
-
f_n is not necessarily simple because f_n^{-1}(a) may not be Lebesgue measurablehash • 2024-03-27
Proof
Let . We aim to show that is a bounded unsigned measurable function if and only if is the uniform limit of bounded simple functions.
Construction of an Exemplary Sequence
By being bounded, we have that . Let and partition into half-open slices of width
with for and .
It holds that
Using the property of , it follows that
because for each , the property implies that covers all of the domain. Hence, is a partition of . Name .
Now, denote the lower point of each as
and set
By MTP3.9(9), , as the preimage of an interval, is Lebesgue measurable.
Convergence Analysis
For any , must also belong to some , and thus:
Since , this simplifies to:
where . Hence:
because and . Subtracting these, we have:
Now consider an arbitrary and let be the ceiling integer for . Then:
For an arbitrary , let for some . Then:
Hence, converges uniformly to . □