
Measurable Functions Dung Le1 1 Definition It is necessary to determine the class of functions that will be considered for the Lebesgue integration. We want to guarantee that the sets which arise when working with these functions are measurable. In this context, as well as in many others, the inverse images of sets are more useful than the images of sets. For example, a function is continuous if and only if the inverse image of each open set is open. A variation of this leads to the concept of measurable function. Definition 1.1 A function f : E → IR is measurable if E is a measurable set and for each real number r, the set {x ∈ E : f(x) > r} is measurable. As stated in the definition, the domain of a measurable function must be a measurable set. In fact, we will always assume that the domain of a function (measurable or not) is a measurable set unless explicitly mentioned otherwise. From the definition, it is clear that continuous functions and monotone functions are measurable. However, just as there are sets that are not measurable, there are functions that are not measurable. Let E be a measurable set with positive measure and let A ⊆ E. The function χA represents the characteristic function of A. That is, 1 x ∈ A χ (x) = A 0 x 6∈ A The set {x ∈ E : χA(x) > r} is either ∅,A, or E (check this!). So, χA is a measurable function if and only if A is a measurable set. Theorem 1.2 Let E be a measurable set and let f : E → IR. The following are equivalent: (1) For each real number r, the set {x ∈ E : f(x) > r} is measurable. (2) For each real number r, the set {x ∈ E : f(x) ≥ r} is measurable. (3) For each real number r, the set {x ∈ E : f(x) < r} is measurable. (4) For each real number r, the set {x ∈ E : f(x) ≤ r} is measurable. Proof: To see (1)⇔(2) we simply note that (check it!) ∞ \ 1 {x ∈ E : f(x) ≥ r} = {x ∈ E : f(x) > r − }, n n=1 1Department of Applied Mathematics, University of Texas at San Antonio, 6900 North Loop 1604 West, San Antonio, TX 78249. Email: [email protected] 1 ∞ [ 1 {x ∈ E : f(x) > r} = {x ∈ E : f(x) ≥ r + }. n n=1 The other implications are established by taking complements. When working with functions, sets of measure zero can often be ignored. A property is said to hold almost everywhere (we will abbreviate it by a.e.) if it holds everywhere except for a set of measure zero. For example, the functions f : E → IR and g : E → IR are equal almost everywhere if and only if the set {x ∈ E : f(x) 6= g(x)} has measure zero. Similarly, f is continuous a.e. iff the set of discontinuity points has measure 0. Theorem 1.3 Let f : E → IR be measurable and let g : E → IR. If f = g a.e.on E, then g is measurable. Proof: For r ∈ IR, let A = {x ∈ E : f(x) > r} and A = {x ∈ E : g(x) > r}. Then A is measurable and A − B, B − A are subsets of {x ∈ E : f(x) 6= g(x)} so that they have zero measures. Since [ \ [ B = (B − A) (B A) = (B − A) (A − (A − B)) is measurable. Thus, g is measurable. 2 Operations on measurable functions Theorem 2.1 Let f : E → IR and g : E → IR be measurable functions and let k ∈ IR. Then the functions kf, f + g, |f| and fg are measurable. In addition, the function f/g is measurable if g(x) 6= 0 for all x ∈ E. Proof: We will only prove that f +g is measurable as the others will be left as exercises. Let r be any real number. If f(x) + g(x) > r, then there exists a rational number q such that r − g(x) < q < f(x). It follows that [ \ {x ∈ E :(f + g)(x) > r} = {x ∈ E : f(x) > q} {x ∈ E : g(x] > r − q}. q∈Q Hence, f + g is a measurable function. The following more general theorem will be useful. Theorem 2.2 Let f and g be measurable functions defined on E. Let F be real and con- tinuous function on IR2. Then the function h(x) = F (f(x), g(x)) is measurable. 2 Proof: Let Gr = {(u, v): F (u, v) > r}. Then Gr is an open subset of IR , and thus we S can write it as a countable union of open rectangles. That is, Gr = n In where In = {(u, v): an < u < bn, cn < v < dn}. 2 The sets {x ∈ E : an < f(x) < bn} and {x ∈ E : cn < g(x) < dn} are measurable. Thus \ {x ∈ E :(f(x), g(x)) ∈ In} = {x ∈ E : an < f(x) < bn} {x ∈ E : cn < g(x) < dn} is also measurable. Hence the same is true for [ {x ∈ E : h(x) > r} = {x ∈ E :(f(x), g(x)) ∈ Gr} = {x ∈ E :(f(x), g(x)) ∈ In}. n Thus, h is measurable. The following theorem shows that many functions we have learned in Real Analysis I are measurable. Theorem 2.3 Let E be measurable. If f : E → IR is continuous a.e., then f is measurable. Proof: Let D be the set of discontinuities of f. Then µ(D) = 0 and all of its subsets are measurable. Let r ∈ IR and note that [ {x ∈ E : f(x) > r} = {x ∈ E − D : f(x) > r} {x ∈ D : f(x) > r}. We need only show that C = {x ∈ E − D : f(x) > r} is measurable (why?). For each x ∈ C, as f is continuous at x, we can find δx > 0 such that if y ∈ Vδx (x) then f(y) > r (why?). It is clear that \[ C = (E − D) Vδx (x), x∈C which is measurable (why?). This shows that f is measurable. Let {fn} be a sequence of functions defined on E. We will denote ! sup fn(x) = sup{fn(x): n ∈ N} and lim sup fn(x) = lim sup fk(x) . n n n k≥n It is easy to check (do it!) that ! ! lim sup fn(x) = lim sup fk(x) = inf sup fk(x) . (2.1) n n k≥n n k≥n Similarly, we define inf fn(x) = inf{fn(x): n ∈ N} and lim inf fn(x) = lim inf fk(x) . (2.2) n n n k≥n It is easy to verify the following relations inf fn(x) = − sup(−fn(x)) and lim inf fn(x) = − lim sup(−fn(x)). (2.3) n n n n 3 Theorem 2.4 Let {fn} be a sequence of measurable functions defined on E. For x ∈ E, set g(x) = sup fn(x) and h(x) = lim sup fn(x). n n Then g and h are measurable. Proof: We need only to show that g is measurable since the measurability of h comes from this fact and the relations (2.1), (2.3) (exercise!). For any r ∈ IR, we have [ {x ∈ E : g(x) > r} = {x ∈ E : fn(x) > r}. n This shows that g is measurable. Let {fn} be a sequence of functions on E that converges a.e.to a function f. This is to say that the set C = {x ∈ E : limn fn(x) exists} satisfies µ(E − C) = 0. Thus, f is only defined on C. However, since E − C has measure zero, it does not matter how the functions fn are defined there! As this situation will arise frequently, we will agree upon the convention that, unless otherwise stated, such functions are equal to zero on E − C. Hence, f is now conveniently defined on the whole set E! We now have Corollary 2.5 Let fn be a sequence be a sequence of measurable functions defined on E and f : E → IR. If {fn} converges pointwise to f a.e.on E, then f is measurable. The following theorem provides another useful characterization of measurable functions. Theorem 2.6 f : E → IR is measurable iff f −1(B) is measurable for every Borel set B. Proof: Suppose that f is measurable. Let’s define the following collection A = {A ⊆ IR : f −1(A) is measurable}. We can easily check the followings (exercise): • ∅ ∈ A. • If A ∈ A then AC ∈ A (f −1(AC ) = f −1(IR) − f −1(A) = E − f −1(A)). S −1 S S −1 • If {An} is a sequence of sets in A then n An ∈ A (f ( n An) = n f (An)). This shows that A is a σ-algebra. Moreover, since f is measurable, any open interval (a, b) must be in A (That is, f −1((a, b)) is measurable (why?)). Thus, A contains all open sets (why?). From the definition of Borel sets, we see that they must be in A. Hence, f −1(B) is measurable for all B ∈ B. The converse is trivial (check it!). 4 Exercises −1 C −1 1. Let f : E → IR and A ⊆ IR. Show that f (A ) = E − f (A). Moreover, if {Aα} is −1 S S −1 −1 T T −1 a collection of sets then f ( α Aα) = α f (Aα) and f ( α Aα) = α f (Aα). 2. Let A ⊆ IR. Determine r such that {x ∈ E : χA(x) > r} is either (respectively) ∅,A, or E. 3. Prove the set equalities in the proof of Theorem 1.2. 4. If f is measurable, then show that f −1((a, b)) is measurable for any a, b ∈ IR.
Details
-
File Typepdf
-
Upload Time-
-
Content LanguagesEnglish
-
Upload UserAnonymous/Not logged-in
-
File Pages5 Page
-
File Size-