Hi everyone, I'm Rasmus and I'm an exchange student all the way from Denmark. Back home I study Machine Learning and have done research in the field of NLP, specifically studying multilingual models. I'm at Berkeley for a semester to study mathematics for a semester in order to get more familiar with the rigorous nature of maths (ML research is basically result driven with little theory to back it up - godspeed!). If you want to hear about whether AI will kill us all one day (It might, but then again so will global warming. edit: or Russia. Слава Україні!)
I'm gonna publish my notes on the lectures this weekend after I finish this weeks homework.
Resume of the Lebesque Integral We begin by covering the Riemann integral in short. Riemann integration, like all others, seek to measure the area under a graph. It does this using approximation by partitioning the area into rectangles. In this function the Riemann sum corresponds to Letting be the same value for all , and letting . If , then we can define the Riemann integral as If the limit of this sum exists and is unique, then the function is Riemann integrable.
The Lebesque integral is based on the measurability of a functions undergraph. This undergraph is defined by We say that the function is Lebesque measurable if the undergraph is measurable. If is Lebesque measurable, then we let Note that is missing. Because the Lebesque integral does not handle a limit of a sum of rectangles with width of , we omit the .
Finally, a function is Lebesque integrable if the measure is finite. Since the Lebesgue measure of can be infinity, we do by definition allow the Lebesque integral of to be infinite.
Homework 6 (There is a mistake in problem 1, b. I'll fix it and update the file.)
Resume of Lebesque measure theory
*This is gonna be a rough summarisation of all we've covered in Lebesque measure theory so far. It will probably not contain everything of importance and might have some gaps that I didn't think to cover. If you find gaps like these, please do write to me on Discord so I can review these. Thanks!*
Our venture into Lebesque measure theory begins with the definition of the outer measure - a measure of a subset found by Useful from this definition and this section is the definition that sets with outer measure zero is called a zero set. Boxes are created from intervals since the measure of an interval is its end point minus its starting point. The proofs of useful properties, such as monotonicity, sub-additivity, etc. are most often proved using the trick.
A set is then measurable if it the division is so *clean* that for all subsets , Although I personally like the Tao condition better: Here we see that by this definition, additivity is achieved. Throughout the course we have proved a lot of properties of measurable sets, including sub-additivities of outer measures, monotonicity, etc. As mentioned before, for this we often use the trick - a trick that is also used to prove measurability of a closed interval, a zero set, and a closed box in n dimensions.
We then went on to proof that the Lebesque measure is regular in the sense that a measurable set can be sandwiched between an -set and a -set such that . Here an -set is a countable union of closed sets and a -set is a countable intersection of open sets .
The proof of this uses the fact that can define a decreasing sequence of open sets from such that the measure of these set sequences goes to the measure of . You can then define a closed increasing sequence from the complement of one of these sequences. The major step here is then to show that this complement set has the same measure as .
We then covered the theorems of products and slices. The theorem of measurable products says that if sets and are measurable, then . The proof of this uses hulls and kernels of measurable sets (These are -sets and -sets).
Afterwards we proved that if is measurable then it has measure zero iff almost every slice of has measure zero. A slice of a set is defined as .
The prove of the above theorem is bit more involved, but essentially boils down to first finding that the set has the same measure as the set with all nonzero slices removed. Afterwards one seeks to prove that since all these slices has measure zero, then measure of is zero. We then, for a slice of any compact , surround it by a a long but thin compact box . Since these boxes are thin, but not zero width, we can cover the set by a countable amount of these boxes. By disjointizing the widths we can find that the boxes have measure zero, so measure of is zero. Then inner measure is zero (see definition of inner measure with respect to closed subsets) is zero, and by measurability measure of is zero.
Proving the other direction, if has measure zero, then there exists a -set , The main step is to set up for each slice . One can then finalise the proof using the same disjointizing method on a compact set contained in with and a neighbourhood .
Here is my final essay on lebesque integration and measure theory, and why its needed and relevant in the context of integration.