HW9 Soln Fall18
HW9 Soln Fall18
X
k X
n
ϕ1 = yi−1 χEi and ψ1 = y i χ Ei .
i=1 i=1
Now, for n ∈ N, refine the partition inductively so that in the nth partition satisfies yi −yi−1 <
1/2n (by cutting each subinterval of the partition for n = 1 uniformly into 2n−1 pieces).
Similarly define ϕn and ψn . As in the Simple Approximation Lemma, φn ≤ f ≤ ψn and
0 ≤ ψn − ϕn < 1/2n on E, which implies that |f − ϕn | < 1/2n and |ψn − f| < 1/2n on E. So
{ϕn } and {ψn } converge uniformly on E. Since the n + 1-partition of (c, d) is a refinement of
the n-partition, then {ϕn } is increasing and {ψn } is decreasing.
3.13. A real-valued function is said to be semisimple provided it takes on only a countable number
of values. Let f be any measurable function. Prove that there is a sequence of semisimple
functions {fn } on E that converges to f uniformly on E.
Proof. Let n ∈ N. Consider Ai = [(i − 1)/n, i/n) for i ∈ Z. Then R = ∪·i∈Z Ai . Let
3.20. Let A and B be any sets. Prove that χA∩B = χA · χB , χA∪B = χA + χB − χA · χb , and
χAc = 1 − χA . HINT: Let U be the universal set and justify each claim for all x ∈ U.
Proof. Let U be the universal set.
For x ∈ A ∩ B, we have x ∈ A and x ∈ B so χA∪B = 1, χA (x) = 1, χB (x) = 1, and hence
χA∪B (x) = χA (x) · χB (x). For x 6∈ A ∩ B, we have that either x 6∈ A or x 6∈ B so χA∩B (x) = 0
and either χA (x) = 0 or χB (x) = 0. Hence χA∩B (x) = χA (x) · χB (x). Therefore on all of U
we have χA∩B = χA · χB .
For x ∈ A ∩ B ⊂ A ∪ B we have (as above) that
3.7. (Bonus) Let the function f be defined on a measurable set E. Prove that f is measurable if
and only if for each Borel set A, f −1 (A) is measurable.
Proof. Let A be the collection of subsets of R such that A ∈ A implies f −1 (A) ∈ M. Recall
that for any function,
So if {Ai }∞
i=1 ⊂ A, then
since each f −1 (Ai ) ∈ M and M is a σ-algebra. Also for each A ∈ A, f −1 (R\A) = R\f −1 (A) ∈
M since f −1 (A) ∈ M and M is an algebra. So ∪Ai, ∩Ai , R \ A ∈ A and A is a σ-algebra.
Suppose f is measurable. By Proposition 3.2, for each open set O, f −1 (O) ∈ M. So each
open set O ⊂ R is an element of A; that is O ∈ A. Therefore A is a σ-algebra containing
all open sets. Hence A contains all Borel sets (since the Borels sets, B, form the smallest
σ-algebra containing the open sets). That is, B ⊂ A and the inverse image of every Borel set
is measurable.
Finally, suppose f −1 (A) ∈ M for all Borel sets A. Since each open set O is Borel, then
f −1 (O) ∈ M for all open sets O. Then, by Proposition 3.2, f is measurable.