logo

In Measure Theory: Almost Everywhere and Almost Surely 📂Measure Theory

In Measure Theory: Almost Everywhere and Almost Surely

Definition 1

If a function f:ERf : E \to \overline{\mathbb{R}}, excluding a set E0EE_{0} \subset E where m(E0)=0m(E_{0}) = 0, has some property PP, then ff is said to have property PP almost everywhere within EE.

Notation

When talking about probability, almost everywhere is expressed as almost surely, and for conciseness, the abbreviation f=g a.e.P(E)=0 a.s. f = g \text{ a.e.} \\ P(E) = 0 \text{ a.s.} can be used.

Explanation

Simply put, viewing all points except for the null set as ‘almost everywhere.’ This concept might seem new only because it’s formally defined, but it’s something already known when learning about definite integrals in high school. Hence, if the upper and lower limits are the same, that integral was inevitably 00, and whether endpoints were included or not was disregarded when calculating probabilities.

Basic Properties

  • [1]: If f:ERf : E \to \mathbb{R} is measurable and almost everywhere within EE f=gf = g, then gg is measurable within EE.
  • [2]: If f,gf,g is measurable within EE and almost everywhere within EE f,g<|f| , |g| < \infty, then αf+βg\alpha f + \beta g is measurable within EE.
  • [3]: If f,gf,g is measurable within EE and almost everywhere within EE f,g<|f| , |g| < \infty, then fgf g is measurable.

Proof

It’s beneficial to try proving these properties by hand at least once, though except for [3], they might not seem very interesting.

[1]

Let’s say E0={xE  f(x)g(x)}E_{0} = \left\{ x \in E \ | \ f(x) \ne g(x) \right\}, then E0EE_{0} \subset E and m(E0)=0m(E_{0}) = 0. For any given cc, {xE  g(x)>c}={xE0  g(x)>c}[{xE  f(x)>c}(EE0)] \left\{ x \in E \ | \ g(x) > c \right\} = \left\{ x \in E_{0} \ | \ g(x) > c \right\} \cup \left[ \left\{ x \in E \ | \ f(x) > c \right\} \cap ( E \setminus E_{0} ) \right] , looking at each term on the right, since {xE0  g(x)>c}E0\left\{ x \in E_{0} \ | \ g(x) > c \right\} \subset E_{0}, {xE0  g(x)>c}M \left\{ x \in E_{0} \ | \ g(x) > c \right\} \in \mathcal{M} , since ff is measurable within EE, {xE  f(x)>c}M \left\{ x \in E \ | \ f(x) > c \right\} \in \mathcal{M} , and finally, E(RE0)=(EE0)M E \cap (\mathbb{R} \setminus E_{0}) = ( E \setminus E_{0} ) \in \mathcal{M} , thus {xE  g(x)>c}M\left\{ x \in E \ | \ g(x) > c \right\} \in \mathcal{M} and gg is measurable within EE.

[2]

If α=0\alpha = 0, then αf\alpha f is measurable and if β=0\beta = 0, then βg\beta g is measurable.

If α0\alpha \ne 0, as ff is measurable, for any given cα\displaystyle {{c} \over {\alpha}}, {xE  f(x)>cα}M \left\{ x \in E \ \left| \ f(x) > {{c} \over {\alpha}} \right. \right\} \in \mathcal{M} , if α>0\alpha> 0, {xE  αf(x)>c}M \left\{ x \in E \ | \ \alpha f(x) > c \right\} \in \mathcal{M} , and if α<0\alpha <0, {xE  αf(x)<c}M \left\{ x \in E \ | \ \alpha f(x) < c \right\} \in \mathcal{M} , hence, αf\alpha f is measurable and, in the same way, it can be shown that when β0\beta \ne 0, βg\beta g is measurable.

Now if (f+g)(f + g) is measurable, i.e., {xE  f(x)+g(x)<c}M\left\{ x \in E \ | \ f(x) + g(x) < c \right\} \in \mathcal{M}, the proof concludes. Since both functions have finite values, for all xEx \in E, there exists a cRc \in \mathbb{R} that satisfies f(x)+g(x)<cf(x) + g(x) < c. Rewriting, f(x)<cg(x)f(x) < c - g(x) and due to the density of rational numbers, there exists a qQq \in \mathbb{Q} that satisfies f(x)<q<cg(x)f(x) < q < c - g(x). Thus, qQ{xE  g(x)<cq}{x  Ef(x)<q}={xE  f(x)+g(x)<c}M \bigcup_{q \in \mathbb{Q}} \left\{ x \in E \ | \ g(x) < c - q \right\} \cap \left\{ x \in \ | \ E f(x) < q \right\} = \left\{ x \in E \ | \ f(x) + g(x) < c \right\} \in \mathcal{M}

Strategy[3]**: The idea to show that fgfg is measurable is summarized by one equation fg=12[(f+g)2f2g2]\displaystyle fg = {{1} \over {2}} \left[ (f+ g)^2 - f^2 - g^2\right].

[3]

Since [2] already proved that the sum of measurable functions not diverging in value is measurable, it suffices to demonstrate that f2f^2 is measurable. Since ff is measurable, for all cc, {xE  f(x)>c}M{xE  f(x)<c}M \left\{ x \in E \ | \ f(x) > \sqrt{c} \right\} \in \mathcal{M} \\ \left\{ x \in E \ | \ f(x) < - \sqrt{c} \right\} \in \mathcal{M} , thus, {xE  f(x)>c}{xE  f(x)<c}={xE  f2(x)>c}M \left\{ x \in E \ | \ f(x) > \sqrt{c} \right\} \cup \left\{ x \in E \ | \ f(x) < - \sqrt{c} \right\} = \left\{ x \in E \ | \ f^2 (x) > c \right\} \in \mathcal{M}

See Also


  1. Capinski. (1999). Measure, Integral and Probability: p55. ↩︎