Basic Lebesgue Integration1

Total Page:16

File Type:pdf, Size:1020Kb

Basic Lebesgue Integration1 John Nachbar Washington University October 23, 2017 Basic Lebesgue Integration1 1 Introduction. These are very brief notes on integration. Some proofs are omitted. Throughout most of these these notes, functions are real-valued with domain [0; 1]. Recall that a property (such as continuity) holds almost everywhere (a.e.) iff it holds except, perhaps, on a set of measure zero. 2 Measurable Functions. Let B(R) denote the Borel σ-algebra on R (the smallest σ algebra on R containing all open intervals). If I write just B, with no argument, then I mean the Borel σ-algebra on [0; 1]. Recall that M is the set of measurable sets on [0; 1]; B ⊂ M. −1 Definition 1. f : [0; 1] ! R is measurable iff for any B 2 B(R), f (B) 2 M. Remark 1. Note the asymmetry in the σ algebras used. In particular, if f takes values in [0; 1], then the definition of measurability for f uses a weaker σ algebra for the target space (B) than for the range (M). This definition turns out to be \correct" in the sense that it exactly characterizes what functions are Lebesgue integrable: Theorem5 below states that a (bounded) function is Lebesgue integrable iff is measurable. Theorem 1. f : [0; 1] ! R is measurable iff any one of the following conditions hold: for any y 2 R, 1. f −1((−∞; y)) 2 M, 2. f −1((−∞; y]) 2 M, 3. f −1((y; 1)) 2 M, 4. f −1([y; 1)) 2 M. 1cbna. This work is licensed under the Creative Commons Attribution-NonCommercial- ShareAlike 4.0 License. 1 Proof. Omitted but not difficult. One must show that these conditions (a) are −1 equivalent, (b) imply that f (A) is measurable for any open interval A ⊆ R, and −1 (c) imply that the set of sets A ⊆ R such that f (A) is measurable constitutes a σ −1 algebra. (b) and (c) imply that the set of sets A ⊆ R such that f (A) is measurable is a σ algebra that contains the Borel σ algebra. −1 Remark 2. In particular, if f is measurable then for any y 2 R, f (y) is measurable. The converse, however, is not true. For example, suppose that V is a Vitali set and let f(x) = x for x 2 V and f(x) = −e−x otherwise. Then f −1([0; 1)) = V , which is not measurable, violating condition (4). But f is 1-1, hence f −1(y) is measurable for any y. The definition of measurability resembles that of continuity. Since any open set in R is in B(R), and any open set in [0; 1] is in B, any continuous function is measurable. But a measurable function need not be continuous. Recall that if A ⊆ [0; 1], then the indicator function 1A is defined by ( 1 if x 2 A 1A(x) = 0 if x 2 Ac: Example 1. If A = [0; 1] \ Q then f = 1A is the Dirichlet function. f is measurable but not continuous at any point. Theorem 2. Let f; g be measurable real-valued functions with domain [0; 1] and let a 2 R. Then af, f + g, and fg are measurable. Proof. Omitted but not difficult. Theorem 3. Let f; g be real-valued functions with domain [0; 1]. If f = g a.e. and f is measurable then g is measurable. −1 Proof. By Theorem1, it suffices to check that, for any y 2 R, g ((y; 1)) is measurable. Let E be the set of points for which f 6= g. By assumption, E has measure zero. By a result in the Measure Theory notes, since E has measure zero, E is measurable and hence Ec is also measurable. g−1((y; 1)) = [f −1((y; 1)) \ Ec] [ [g−1((y; 1)) \ E]. Since E has measure zero, g−1((y; 1)) \ E also has measure zero, and hence is measurable. Since f is mea- surable, f −1((y; 1)) is measurable, hence f −1((y; 1)) \ Ec is measurable, which implies the result. 3 Simple Functions. Recall that A = fA1;:::;AK g ⊆ P([0; 1]) is a (finite) partition of [0; 1] iff A is S pairwise disjoint (Ai \ Aj = ; for all Ai;Aj 2 A) and k Ak = [0; 1]. 2 Definition 2. f : [0; 1] ! R is a simple function iff there are real numbers a1; : : : ; aK (not necessarily distinct) and measurable sets A1;:::;AK 2 M such that A = fA1;:::;AK g is a partition of [0; 1] and X f(x) = akIAk (x): k If the Ak are intervals then a simple function is called a step function. Example 2. Let A1 = [0; 1=4), a1 = 4=3, A2 = [1=4; 1], a2 = 8=9. The associated f is a step function that takes the value 4/3 on [0; 1=4) and 8/9 on [1=4; 1]. The Dirichlet function (Example1) is a simple function that is not a step func- tion. Definition 3. Let f : [0; 1] ! R be a simple function defined by X f(x) = aiIAk (x): k Then the (Lebesgue) integral of f, written R f, is given by Z X f = akλ(Ak): k Example 3. For the step function in Example2, Z f = (4=3 × 1=4) + (8=9 × 3=4) = 1=3 + 2=3 = 1: Example 4. If f is the Dirichlet function, as in Example1, then Z f = 1 × 0 + 0 × 1 = 0: The goal now is to extend the definition of integration to more general functions. To do this, I first make a detour to discuss Riemann integration, the integration of first year calculus. 4 Riemann Integration. The following treatment of Riemann integration is somewhat non-standard but can (easily) be shown to be equivalent to the standard version. 3 For a bounded function f : [0; 1] ! R, the upper Riemann integral, written U R(f), is defined to be, Z U R(f) = inf g; g≥f where the infimum is taken over all step functions g : [0; 1] ! R for which g(x) ≥ f(x) for all x. This construction makes sense because f is bounded: there is an M such that jf(x)j ≤ M for all x, hence the constant function g(x) = M is a step function for which g ≥ f, hence the set of step functions g such that g ≥ f is not empty; moreover, for all step functions g such that g ≥ f, g(x) ≥ −M for all x, hence R R g ≥ −M, hence infg≥f g exists by the least upper bound property. Similarly, the lower Riemann integral, written LR(f), is defined to be, Z LR(f) = sup g; g≤f where the supremum is taken over all step functions g : [0; 1] ! R for which g(x) ≤ f(x) for all x. It is easy to show that U R(f) ≥ LR(f). f is Riemann integrable iff the two are equal. If f is Riemann integrable, then the Rieman integral, written R f(x)dx, is defined to be, Z f(x)d(x) = LR(f): It is easy to see that if f is a step function then f is Riemann integrable with Z Z f(x) d(x) = f: But even f is a simple function, if f is not a step function, then f may not be Riemann integrable. Example 5. If f is the Dirichlet function, as in Example1, then U R(f) = 1 and R L (f) = 0, hence f is not Riemann integrable. The following theorem, due to Lebesgue, completely characterizes what functions are Riemann integrable. Theorem 4. Let f : [0; 1] ! R be bounded. f is Riemann integrable iff it is continuous a.e. Proof. Omitted and somewhat involved. Here is a sketch. ). Note first that if f is continuous, then it is Riemann integrable. To see this, recall that any continuous function is uniformly continuous on a compact set. That is, for any " > 0, there is a δ > 0 such that f varies by less than " on any interval of length less than δ. Since [0; 1] is compact, it can be partitioned into a finite number of intervals of length less than δ, which implies that the difference between the upper 4 and lower integrals is less than ". Since " can be made arbitrarily small, this implies that the difference between the upper and lower integrals is, in fact, zero. Suppose next that f is continuous a.e. and that the set of discontinuities is closed (it need not be) and hence, as a subset of [0; 1], compact. Since the set of discontinuities is a compact set of measure zero, it can be covered by a finite number of intervals of total length less than, say, γ > 0. One can, therefore, partition [0; 1] in such a way that (a) all of the discontinuities are covered by partition elements of total length less than γ and (b) on each of the other partition elements, where the function is continuous, the function varies by less than " > 0 (as in the preceding argument); the total length of these other partition elements is at least 1 − γ but no more than 1. The difference between the upper and lower integrals is then less than 2Mγ + " (where M is the bound on f). Since both γ and " can be made arbitrarily small, this implies that the difference between the upper and lower integrals is, in fact, zero. Unfortunately, the set of discontinuities need not be closed, hence it need not be compact.
Recommended publications
  • A Convenient Category for Higher-Order Probability Theory
    A Convenient Category for Higher-Order Probability Theory Chris Heunen Ohad Kammar Sam Staton Hongseok Yang University of Edinburgh, UK University of Oxford, UK University of Oxford, UK University of Oxford, UK Abstract—Higher-order probabilistic programming languages 1 (defquery Bayesian-linear-regression allow programmers to write sophisticated models in machine 2 let let sample normal learning and statistics in a succinct and structured way, but step ( [f ( [s ( ( 0.0 3.0)) 3 sample normal outside the standard measure-theoretic formalization of proba- b ( ( 0.0 3.0))] 4 fn + * bility theory. Programs may use both higher-order functions and ( [x] ( ( s x) b)))] continuous distributions, or even define a probability distribution 5 (observe (normal (f 1.0) 0.5) 2.5) on functions. But standard probability theory does not handle 6 (observe (normal (f 2.0) 0.5) 3.8) higher-order functions well: the category of measurable spaces 7 (observe (normal (f 3.0) 0.5) 4.5) is not cartesian closed. 8 (observe (normal (f 4.0) 0.5) 6.2) Here we introduce quasi-Borel spaces. We show that these 9 (observe (normal (f 5.0) 0.5) 8.0) spaces: form a new formalization of probability theory replacing 10 (predict :f f))) measurable spaces; form a cartesian closed category and so support higher-order functions; form a well-pointed category and so support good proof principles for equational reasoning; and support continuous probability distributions. We demonstrate the use of quasi-Borel spaces for higher-order functions and proba- bility by: showing that a well-known construction of probability theory involving random functions gains a cleaner expression; and generalizing de Finetti’s theorem, that is a crucial theorem in probability theory, to quasi-Borel spaces.
    [Show full text]
  • Jointly Measurable and Progressively Measurable Stochastic Processes
    Jointly measurable and progressively measurable stochastic processes Jordan Bell [email protected] Department of Mathematics, University of Toronto June 18, 2015 1 Jointly measurable stochastic processes d Let E = R with Borel E , let I = R≥0, which is a topological space with the subspace topology inherited from R, and let (Ω; F ;P ) be a probability space. For a stochastic process (Xt)t2I with state space E, we say that X is jointly measurable if the map (t; !) 7! Xt(!) is measurable BI ⊗ F ! E . For ! 2 Ω, the path t 7! Xt(!) is called left-continuous if for each t 2 I, Xs(!) ! Xt(!); s " t: We prove that if the paths of a stochastic process are left-continuous then the stochastic process is jointly measurable.1 Theorem 1. If X is a stochastic process with state space E and all the paths of X are left-continuous, then X is jointly measurable. Proof. For n ≥ 1, t 2 I, and ! 2 Ω, let 1 n X Xt (!) = 1[k2−n;(k+1)2−n)(t)Xk2−n (!): k=0 n Each X is measurable BI ⊗ F ! E : for B 2 E , 1 n [ −n −n f(t; !) 2 I × Ω: Xt (!) 2 Bg = [k2 ; (k + 1)2 ) × fXk2−n 2 Bg: k=0 −n −n Let t 2 I. For each n there is a unique kn for which t 2 [kn2 ; (kn +1)2 ), and n −n −n thus Xt (!) = Xkn2 (!). Furthermore, kn2 " t, and because s 7! Xs(!) is n −n left-continuous, Xkn2 (!) ! Xt(!).
    [Show full text]
  • Integration 1 Measurable Functions
    Integration References: Bass (Real Analysis for Graduate Students), Folland (Real Analysis), Athreya and Lahiri (Measure Theory and Probability Theory). 1 Measurable Functions Let (Ω1; F1) and (Ω2; F2) be measurable spaces. Definition 1 A function T :Ω1 ! Ω2 is (F1; F2)-measurable if for every −1 E 2 F2, T (E) 2 F1. Terminology: If (Ω; F) is a measurable space and f is a real-valued func- tion on Ω, it's called F-measurable or simply measurable, if it is (F; B(<))- measurable. A function f : < ! < is called Borel measurable if the σ-algebra used on the domain and codomain is B(<). If the σ-algebra on the domain is Lebesgue, f is called Lebesgue measurable. Example 1 Measurability of a function is related to the σ-algebras that are chosen in the domain and codomain. Let Ω = f0; 1g. If the σ-algebra is P(Ω), every real valued function is measurable. Indeed, let f :Ω ! <, and E 2 B(<). It is clear that f −1(E) 2 P(Ω) (this includes the case where f −1(E) = ;). However, if F = f;; Ωg is the σ-algebra, only the constant functions are measurable. Indeed, if f(x) = a; 8x 2 Ω, then for any Borel set E containing a, f −1(E) = Ω 2 F. But if f is a function s.t. f(0) 6= f(1), then, any Borel set E containing f(0) but not f(1) will satisfy f −1(E) = f0g 2= F. 1 It is hard to check for measurability of a function using the definition, because it requires checking the preimages of all sets in F2.
    [Show full text]
  • Shape Analysis, Lebesgue Integration and Absolute Continuity Connections
    NISTIR 8217 Shape Analysis, Lebesgue Integration and Absolute Continuity Connections Javier Bernal This publication is available free of charge from: https://doi.org/10.6028/NIST.IR.8217 NISTIR 8217 Shape Analysis, Lebesgue Integration and Absolute Continuity Connections Javier Bernal Applied and Computational Mathematics Division Information Technology Laboratory This publication is available free of charge from: https://doi.org/10.6028/NIST.IR.8217 July 2018 INCLUDES UPDATES AS OF 07-18-2018; SEE APPENDIX U.S. Department of Commerce Wilbur L. Ross, Jr., Secretary National Institute of Standards and Technology Walter Copan, NIST Director and Undersecretary of Commerce for Standards and Technology ______________________________________________________________________________________________________ This Shape Analysis, Lebesgue Integration and publication Absolute Continuity Connections Javier Bernal is National Institute of Standards and Technology, available Gaithersburg, MD 20899, USA free of Abstract charge As shape analysis of the form presented in Srivastava and Klassen’s textbook “Functional and Shape Data Analysis” is intricately related to Lebesgue integration and absolute continuity, it is advantageous from: to have a good grasp of the latter two notions. Accordingly, in these notes we review basic concepts and results about Lebesgue integration https://doi.org/10.6028/NIST.IR.8217 and absolute continuity. In particular, we review fundamental results connecting them to each other and to the kind of shape analysis, or more generally, functional data analysis presented in the aforeme- tioned textbook, in the process shedding light on important aspects of all three notions. Many well-known results, especially most results about Lebesgue integration and some results about absolute conti- nuity, are presented without proofs.
    [Show full text]
  • LEBESGUE MEASURE and L2 SPACE. Contents 1. Measure Spaces 1 2. Lebesgue Integration 2 3. L2 Space 4 Acknowledgments 9 References
    LEBESGUE MEASURE AND L2 SPACE. ANNIE WANG Abstract. This paper begins with an introduction to measure spaces and the Lebesgue theory of measure and integration. Several important theorems regarding the Lebesgue integral are then developed. Finally, we prove the completeness of the L2(µ) space and show that it is a metric space, and a Hilbert space. Contents 1. Measure Spaces 1 2. Lebesgue Integration 2 3. L2 Space 4 Acknowledgments 9 References 9 1. Measure Spaces Definition 1.1. Suppose X is a set. Then X is said to be a measure space if there exists a σ-ring M (that is, M is a nonempty family of subsets of X closed under countable unions and under complements)of subsets of X and a non-negative countably additive set function µ (called a measure) defined on M . If X 2 M, then X is said to be a measurable space. For example, let X = Rp, M the collection of Lebesgue-measurable subsets of Rp, and µ the Lebesgue measure. Another measure space can be found by taking X to be the set of all positive integers, M the collection of all subsets of X, and µ(E) the number of elements of E. We will be interested only in a special case of the measure, the Lebesgue measure. The Lebesgue measure allows us to extend the notions of length and volume to more complicated sets. Definition 1.2. Let Rp be a p-dimensional Euclidean space . We denote an interval p of R by the set of points x = (x1; :::; xp) such that (1.3) ai ≤ xi ≤ bi (i = 1; : : : ; p) Definition 1.4.
    [Show full text]
  • 1 Measurable Functions
    36-752 Advanced Probability Overview Spring 2018 2. Measurable Functions, Random Variables, and Integration Instructor: Alessandro Rinaldo Associated reading: Sec 1.5 of Ash and Dol´eans-Dade; Sec 1.3 and 1.4 of Durrett. 1 Measurable Functions 1.1 Measurable functions Measurable functions are functions that we can integrate with respect to measures in much the same way that continuous functions can be integrated \dx". Recall that the Riemann integral of a continuous function f over a bounded interval is defined as a limit of sums of lengths of subintervals times values of f on the subintervals. The measure of a set generalizes the length while elements of the σ-field generalize the intervals. Recall that a real-valued function is continuous if and only if the inverse image of every open set is open. This generalizes to the inverse image of every measurable set being measurable. Definition 1 (Measurable Functions). Let (Ω; F) and (S; A) be measurable spaces. Let f :Ω ! S be a function that satisfies f −1(A) 2 F for each A 2 A. Then we say that f is F=A-measurable. If the σ-field’s are to be understood from context, we simply say that f is measurable. Example 2. Let F = 2Ω. Then every function from Ω to a set S is measurable no matter what A is. Example 3. Let A = f?;Sg. Then every function from a set Ω to S is measurable, no matter what F is. Proving that a function is measurable is facilitated by noticing that inverse image commutes with union, complement, and intersection.
    [Show full text]
  • Notes 2 : Measure-Theoretic Foundations II
    Notes 2 : Measure-theoretic foundations II Math 733-734: Theory of Probability Lecturer: Sebastien Roch References: [Wil91, Chapters 4-6, 8], [Dur10, Sections 1.4-1.7, 2.1]. 1 Independence 1.1 Definition of independence Let (Ω; F; P) be a probability space. DEF 2.1 (Independence) Sub-σ-algebras G1; G2;::: of F are independent for all Gi 2 Gi, i ≥ 1, and distinct i1; : : : ; in we have n Y P[Gi1 \···\ Gin ] = P[Gij ]: j=1 Specializing to events and random variables: DEF 2.2 (Independent RVs) RVs X1;X2;::: are independent if the σ-algebras σ(X1); σ(X2);::: are independent. DEF 2.3 (Independent Events) Events E1;E2;::: are independent if the σ-algebras c Ei = f;;Ei;Ei ; Ωg; i ≥ 1; are independent. The more familiar definitions are the following: THM 2.4 (Independent RVs: Familiar definition) RVs X, Y are independent if and only if for all x; y 2 R P[X ≤ x; Y ≤ y] = P[X ≤ x]P[Y ≤ y]: THM 2.5 (Independent events: Familiar definition) Events E1, E2 are indepen- dent if and only if P[E1 \ E2] = P[E1]P[E2]: 1 Lecture 2: Measure-theoretic foundations II 2 The proofs of these characterizations follows immediately from the following lemma. LEM 2.6 (Independence and π-systems) Suppose that G and H are sub-σ-algebras and that I and J are π-systems such that σ(I) = G; σ(J ) = H: Then G and H are independent if and only if I and J are, i.e., P[I \ J] = P[I]P[J]; 8I 2 I;J 2 J : Proof: Suppose I and J are independent.
    [Show full text]
  • (Measure Theory for Dummies) UWEE Technical Report Number UWEETR-2006-0008
    A Measure Theory Tutorial (Measure Theory for Dummies) Maya R. Gupta {gupta}@ee.washington.edu Dept of EE, University of Washington Seattle WA, 98195-2500 UWEE Technical Report Number UWEETR-2006-0008 May 2006 Department of Electrical Engineering University of Washington Box 352500 Seattle, Washington 98195-2500 PHN: (206) 543-2150 FAX: (206) 543-3842 URL: http://www.ee.washington.edu A Measure Theory Tutorial (Measure Theory for Dummies) Maya R. Gupta {gupta}@ee.washington.edu Dept of EE, University of Washington Seattle WA, 98195-2500 University of Washington, Dept. of EE, UWEETR-2006-0008 May 2006 Abstract This tutorial is an informal introduction to measure theory for people who are interested in reading papers that use measure theory. The tutorial assumes one has had at least a year of college-level calculus, some graduate level exposure to random processes, and familiarity with terms like “closed” and “open.” The focus is on the terms and ideas relevant to applied probability and information theory. There are no proofs and no exercises. Measure theory is a bit like grammar, many people communicate clearly without worrying about all the details, but the details do exist and for good reasons. There are a number of great texts that do measure theory justice. This is not one of them. Rather this is a hack way to get the basic ideas down so you can read through research papers and follow what’s going on. Hopefully, you’ll get curious and excited enough about the details to check out some of the references for a deeper understanding.
    [Show full text]
  • 1 Probability Measure and Random Variables
    1 Probability measure and random variables 1.1 Probability spaces and measures We will use the term experiment in a very general way to refer to some process that produces a random outcome. Definition 1. The set of possible outcomes is called the sample space. We will typically denote an individual outcome by ω and the sample space by Ω. Set notation: A B, A is a subset of B, means that every element of A is also in B. The union⊂ A B of A and B is the of all elements that are in A or B, including those that∪ are in both. The intersection A B of A and B is the set of all elements that are in both of A and B. ∩ n j=1Aj is the set of elements that are in at least one of the Aj. ∪n j=1Aj is the set of elements that are in all of the Aj. ∩∞ ∞ j=1Aj, j=1Aj are ... Two∩ sets A∪ and B are disjoint if A B = . denotes the empty set, the set with no elements. ∩ ∅ ∅ Complements: The complement of an event A, denoted Ac, is the set of outcomes (in Ω) which are not in A. Note that the book writes it as Ω A. De Morgan’s laws: \ (A B)c = Ac Bc ∪ ∩ (A B)c = Ac Bc ∩ ∪ c c ( Aj) = Aj j j [ \ c c ( Aj) = Aj j j \ [ (1) Definition 2. Let Ω be a sample space. A collection of subsets of Ω is a σ-field if F 1.
    [Show full text]
  • Measurable Functions and Simple Functions
    Measure theory class notes - 8 September 2010, class 9 1 Measurable functions and simple functions The class of all real measurable functions on (Ω, A ) is too vast to study directly. We identify ways to study them via simpler functions or collections of functions. Recall that L is the set of all measurable functions from (Ω, A ) to R and E⊆L are all the simple functions. ∞ Theorem. Suppose f ∈ L is bounded. Then there exists an increasing sequence {fn}n=1 in E whose uniform limit is f. Proof. First assume that f takes values in [0, 1). We divide [0, 1) into 2n intervals and use this to construct fn: n− 2 1 k − k k+1 fn = 1f 1 n , n 2n ([ 2 2 )) Xk=0 k k+1 k Whenever f takes a value in 2n , 2n , fn takes the value 2n . We have • For all n, fn ≤ f. 1 • For all n, x, |fn(x) − f(x)|≤ 2n . This is clear from the construction. • fn ∈E, since fn is a finite linear combination of indicator functions of sets in A . k 2k 2k+1 • fn ≤ fn+1: For any x, if fn(x)= 2n , then fn+1(x) ∈ 2n+1 , 2n+1 . ∞ So {fn}n=1 is an increasing sequence in E converging uniformly to f. Now for a general f, if the image of f lies in [a,b), then let f − a1 g = Ω b − a (note that a1Ω is the constant function a) ∞ Im g ⊆ [0, 1), so by the above we have {gn}n=1 from E increasing uniformly to g.
    [Show full text]
  • The Ito Integral
    Notes on the Itoˆ Calculus Steven P. Lalley May 15, 2012 1 Continuous-Time Processes: Progressive Measurability 1.1 Progressive Measurability Measurability issues are a bit like plumbing – a bit ugly, and most of the time you would prefer that it remains hidden from view, but sometimes it is unavoidable that you actually have to open it up and work on it. In the theory of continuous–time stochastic processes, measurability problems are usually more subtle than in discrete time, primarily because sets of measures 0 can add up to something significant when you put together uncountably many of them. In stochastic integration there is another issue: we must be sure that any stochastic processes Xt(!) that we try to integrate are jointly measurable in (t; !), so as to ensure that the integrals are themselves random variables (that is, measurable in !). Assume that (Ω; F;P ) is a fixed probability space, and that all random variables are F−measurable. A filtration is an increasing family F := fFtgt2J of sub-σ−algebras of F indexed by t 2 J, where J is an interval, usually J = [0; 1). Recall that a stochastic process fYtgt≥0 is said to be adapted to a filtration if for each t ≥ 0 the random variable Yt is Ft−measurable, and that a filtration is admissible for a Wiener process fWtgt≥0 if for each t > 0 the post-t increment process fWt+s − Wtgs≥0 is independent of Ft. Definition 1. A stochastic process fXtgt≥0 is said to be progressively measurable if for every T ≥ 0 it is, when viewed as a function X(t; !) on the product space ([0;T ])×Ω, measurable relative to the product σ−algebra B[0;T ] × FT .
    [Show full text]
  • Lebesgue Differentiation
    LEBESGUE DIFFERENTIATION ANUSH TSERUNYAN Throughout, we work in the Lebesgue measure space Rd;L(Rd);λ , where L(Rd) is the σ-algebra of Lebesgue-measurable sets and λ is the Lebesgue measure. 2 Rd For r > 0 and x , let Br(x) denote the open ball of radius r centered at x. The spaces 0 and 1 1. L Lloc The space L0 of measurable functions. By a measurable function we mean an L(Rd)- measurable function f : Rd ! R and we let L0(Rd) (or just L0) denote the vector space of all measurable functions modulo the usual equivalence relation =a:e: of a.e. equality. There are two natural notions of convergence (topologies) on L0: a.e. convergence and convergence in measure. As we know, these two notions are related, but neither implies the other. However, convergence in measure of a sequence implies a.e. convergence of a subsequence, which in many situations can be boosted to a.e. convergence of the entire sequence (recall Problem 3 of Midterm 2). Convergence in measure is captured by the following family of norm-like maps: for each α > 0 and f 2 L0, k k . · f α∗ .= α λ ∆α(f ) ; n o . 2 Rd j j k k where ∆α(f ) .= x : f (x) > α . Note that f α∗ can be infinite. 2 0 k k 6 k k Observation 1 (Chebyshev’s inequality). For any α > 0 and any f L , f α∗ f 1. 1 2 Rd The space Lloc of locally integrable functions. Differentiation at a point x is a local notion as it only depends on the values of the function in some open neighborhood of x, so, in this context, it is natural to work with a class of functions defined via a local property, as opposed to global (e.g.
    [Show full text]