This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
math105-s22:s:selenali:start [2022/03/03 21:52] selenajli [Lebesgue Measure Theory Summary] |
math105-s22:s:selenali:start [2026/02/21 14:41] (current) |
||
|---|---|---|---|
| Line 35: | Line 35: | ||
| {{ : | {{ : | ||
| + | |||
| + | {{ : | ||
| + | |||
| + | {{ : | ||
| + | |||
| + | {{ : | ||
| + | |||
| + | {{ : | ||
| + | |||
| + | {{ : | ||
| + | |||
| + | {{ : | ||
| + | |||
| + | ===== Final Essay ===== | ||
| + | Here are some notes I wrote on probability measure spaces for my final essay. | ||
| + | |||
| + | {{ : | ||
| + | |||
| ===== Other Notes/ | ===== Other Notes/ | ||
| ==== Uncountable Coverings ==== | ==== Uncountable Coverings ==== | ||
| Line 84: | Line 102: | ||
| and | and | ||
| $$\int_{\Omega} \sup{f_n} = \sup{\int_{\Omega} f_n}$$ | $$\int_{\Omega} \sup{f_n} = \sup{\int_{\Omega} f_n}$$ | ||
| + | |||
| + | The proof of the inequality in the $\geq$ direction is simple. For the opposite direction, we first use the definition of Lebesgue integration to look at simple functions less than or equal to $\sup{f_n}$. Then, we use the trick where we show the inequality holds after cutting by a factor of an arbitrarily small epsilon. Finally, after cutting our simple function $s$ to $(1-\epsilon)s$, | ||
| + | |||
| + | $\textbf{Interchange of Integration and Addition}$: $\int_{\Omega} (f+g) = \int_{\Omega} f + \int_{\Omega} g$ | ||
| + | |||
| + | Tao's proof of this theorem is easier to follow (at least in my opinion) than Pugh' | ||
| + | |||
| + | $\textbf{Fatou' | ||
| + | $$\int_{\Omega} \lim_{n \rightarrow \infty} \inf{f_n} \leq \lim_{n\rightarrow \infty} \inf{\int_{\Omega} f_n}$$ | ||
| + | |||
| + | The key idea in the proof is rewriting the liminf on the LHS as a sup, and apply the Monotone Convergence Theorem. | ||
| + | |||
| + | Finally, for integration of measurable functions that are not necessarily non-negative, | ||
| + | $$f^+ = \max{(f, 0)}, f^- = -\min{(f, 0)}$$ | ||
| + | |||
| + | Then, we define | ||
| + | $$\int f = \int f^+ - \int f^-$$ | ||
| + | |||
| + | Many of the properties of the integral of non-negative functions can be generalized to the general Lebesgue integral. | ||
| + | |||
| + | A key theorem involving absolutely integrable functions is: | ||
| + | |||
| + | $\textbf{Lebesgue Dominated Convergence Theorem}$: | ||
| + | $$\int_{\Omega} \lim_{n\rightarrow\infty} f_n = \lim_{n\rightarrow\infty}\int_{\Omega}f_n$$ | ||
| + | |||
| + | To prove this theorem, we use Fatou' | ||
| + | |||
| + | ==== Littlewood' | ||
| + | Littlewood' | ||
| + | |||
| + | These three principles share a common theme that removing an arbitrarily small set can lead to nice properties, or that measurable functions/ | ||