User Tools

Site Tools


math105-s22:notes:start

Notes

Lecture 13

\gdef\vcal{\mathcal V}

Last time we were in the middle of proving Vitali Covering Lemma, which informally says: “given a Vitali cover of a bounded measurable set AA using closed balls and given any ϵ>0\epsilon>0, we can find an almost cover of AA by countably many disjoint closed balls, where we waste no more than ϵ\epsilon in the cover, and we miss only a null set in the cover”.

The construction goes by 'greedy algorithm' (which is always pick the biggest among all possible choices), however, since we have infinitely many balls, we cannot pick the biggest, so we pick some ball whose radius is 'good enough'. More precisely, we first pick an open set WAW \supset A with m(W)<m(A)+ϵm(W) < m(A) + \epsilon. We set V0=V\vcal_0 = \vcal, W1=WW_1=W. Then we run the iteration. starting at n=1n=1

  • Vn={VVn1VWn}\vcal_n = \{ V \in \vcal_{n-1} | V \In W_n \}, then Vn\vcal_n is still a Vitali cover of AWnA \cap W_n (why?)
  • $d_n = \sup{diam V | V \in \vcal_n\} $
  • choose VnV_n so that diam(Vn)>dn/2diam (V_n) > d_n/2.
  • set Wn+1=Wn\VnW_{n+1} = W_n \RM V_n.
  • increase nn by 1 and repeat

After we run the algorithm and obtain a collection of disjoint balls VnV_n, we need to show that these balls cover AA up to a null set. Last time, we proved that, for any positive integer NN, we have kN5VkA\(V1VN1) \cup_{k \geq N} 5 V_k \supset A \RM (V_1 \cup \cdots \cup V_{N-1}) (recall the proof)

Why is this useful? It allows us to say, for any δ>0\delta > 0, there exists an NN, so that $m(A \RM (V_1 \cup \cdots \cup V_{N-1}) ) < m(\cup_{k \geq N} 5 V_k) < 5^n \sum_{k=N}^\infty m(V_k) < \delta.(Thislastinequalityisalwaysachievablebychoosing. (This last inequality is always achievable by choosing Nlargeenough,since large enough, since \sum_{k=1}^\infty m(V_k) < m(W) < \infty$. )

Generalization to unbounded case, and to general shaped 'balls'

We decompose Rn\R^n into a grid of size 11 cubes, throw aways the boundaries (which is a measure zero set). We enumerate these cubes as {Cn}\{C_n\}, then for any ϵ>0\epsilon>0, we find Vitali cover for ACiA \cap C_i with excess ϵ/2i\epsilon / 2^i. Then we union together the solution to the sub-problemes (countable union of countable collection is still a countable collection).

General shape of the ball. Actually, we can work with non-Euclidean norm. (can the shape be more general?)

Density points

Suppose ERnE \in \R^n is measurable, for any pRnp \in \R^n, we define density of EE at pp to be δ(p,E)=limQxm(EQ)\delta(p,E) = \lim_{Q \downarrow x} m(E \cap Q) remark:

  • here we don't have a sequence, so what does convergence mean? (limit indexed by a poset)
  • we could define lower density δ(p,E)\underline\delta(p,E) using lim inf\liminf; similarly upper density..

Example, if E=(0,1)RE = (0,1) \In \R, does density exists at the boundary of EE?

If δ(p,E)=1\delta(p,E)=1, we say pp is a density point of EE.

Lebesgue density theorem. Almost all points of EE are density point.

Proof: define for any 0a<a0 \leq a < a, let Ea={pEδ(p,E)<a}E_a = \{p \in E \mid \underline\delta(p,E) < a \}. Claim m(Ea)=0m^*(E_a) =0. Given the claim, then E<1:=0a<1Ea=n=1E1/nE_{<1} := \cup_{0 \leq a<1} E_a = \cup_{n=1}^\infty E_{1/n} is null set. And any nondensity point pp would belong to E<1E_{<1}, then we are done.

To prove the claim m(Ea)=0m^*(E_a)=0, we take the collection of cubes QQ, such that [Q:E]=m(QE)/m(Q)<a[Q: E] = m(Q \cap E) / m(Q) < a. Such cubes form a Vitali covering of EaE_a, indeed, for any pEap \in E_a and any r>0r >0, there are some cube QQ contained in Br(p)B_r(p) (containing p), with [Q:E]<a[Q:E] < a. Then, using Vitali covering by such cubes, and for any ϵ>0\epsilon>0, we can get disjoint almost cover of EaE_a by such QQ with margin size ϵ\epsilon. Then we have m^*(E_a) = \sum_{i=1}^\infty m^*(E_a \cap Q_i) \leq \sum_{i=1}^\infty m^*(E \cap Q_i) \leq \sum_{i=1}^\infty a m^*(Q_i) = a \sum_i m(Q_i) \leq a(m(E_a) + \epsilon) Thus, Thus, m^*(E_a) \leq (a/ (1-a)) \epsilon,forany, for any \epsilon,hence, hence m^*(E_a)=0$.

2022/03/01 00:10 · pzhou

Lecture 12

\gdef\uint{\overline{\int}} \gdef\lint{\underline{\int}}

  • Redo Fubini's Theorem (Tao 8.5.1)
  • Vitali Covering Lemma.

Upper and Lower Lebesgue integral

To deal with possibly non-integrable functions, we need to define 'upper Lebesgue integral' and 'lower Lebesgue integral', which works for non-integrable functions f(x)=inf{g(x),g absolutely integrable, and g(x)>f(x)} \overline{\int} f(x) = \inf \{ \int g(x), \text{g absolutely integrable, and $g(x)>f(x)$} \} similarly for lower Lebesgue integral. By monotonicity of integral, we always have upper integral greater than lower integral.

Lemma 8.3.6 says, if a function f:RnRf: \R^n \to \R satisfies f=f\uint f = \lint f, then ff is absolutely integrable. To prove it, we create a sequence that approximate ff from above, fn\overline f_n and a sequence that approximate ff from below fn\underline f_n, take their limit to get F+,FF_+, F_- with F+FF_+ \geq F_-. Since F+=f=f=F\int F_+ = \uint f = \lint f = \int F_-, we have F+F=0\int F_+ - F_- = 0, since F+F0F_+ -F_-\geq 0, we have F+=FF_+ = F_- a.e., since F+fFF_+ \geq f \geq F_-, thus f=F+f = F_+ a.e., thus measurable and absolutely integrable.

Fubini

Let f(x,y):R2Rf(x,y): \R^2 \to \R be an absolutely integrable function, then there exists integrable function F(x)F(x) and G(y)G(y), such that for a.e xx, we have F(x)=f(x,y)dyF(x) = \int f(x,y) dy and for a.e yy, G(y)=f(x,y)dxG(y) = \int f(x,y) dx, and f(x,y)dxdy=F(x)dx=G(y)dy \int f(x,y) dx dy = \int F(x) dx = \int G(y) dy

Pf: We only consider the statement about F(x)F(x).

  1. We introduce two non-negative functions f,f+f_-, f_+ (with disjoint support) such that f=f+ff = f_+ - f_-. Then, suppose we prove the theorem for f+f_+ and ff_-, we can combine the result to get that of ff. Thus, we only need to deal the case where ff is non-negative.
  2. Since ff is the sup of functions with bounded support, f=supNfN,fN=fχ[N,N]×[N,N] f = \sup_N f_N, f_N = f \chi_{ [-N, N] \times [-N, N]}, if FN(x)=fN(x,y)dyF_N(x) = \int f_N(x,y) dy for xZNx \notin Z_N, then then we can define F=supNFNF = \sup_N F_N, For xZ=NZNx \notin Z = \cup_N Z_N (countable union of null-set is still null), by monotone convergence theorem (for upward non-negative functions, we have F(x)=supNFN(x)=supNfN(x,y)dy=supNfN(x,y)dy=f(x,y)dy F(x) = \sup_N F_N(x) = \sup_N \int f_N(x,y) dy = \int \sup_N f_N(x,y) dy = \int f(x,y) dy Hence, suffice to prove the statement for functions with support in a big box [N,N]×[N,N][-N, N] \times [-N, N].
  3. By since ff is sup\sup of simple functions, we may replace ff by simple functions, and go back to ff using monotone convergence theorem.
  4. Replace simple function by characteristic function, by linearity of integration.
  5. Here is the core, we only need to prove the case for f=1Ef = 1_E, where E[N,N]2E \In [-N,N]^2 is a measurable set. We claim that (1E(x,y)dy)dxm(E) \uint (\uint 1_E(x,y) dy) dx \leq m(E) . The proof of the claim is by box covering, as we did last time (see Tao for detail). Given this claim, we can now finish the proof. Let Ec=[N,N]2\EE^c = [-N,N]^2 \RM E, then we have

4N2(1E(x,y)dy)dx=(1Ec(x,y)dy)dxm(Ec)=4N2m(E) 4N^2 - \lint (\lint 1_E(x,y) dy )dx = \uint (\uint 1_{E^c}(x,y) dy) dx \leq m(E^c) = 4N^2 - m(E) So, (1E(x,y)dy)dxm(E) \lint (\lint 1_E(x,y) dy )dx \geq m(E) In particular, (1E(x,y)dy)dx(1E(x,y)dy)dxm(E)(1E(x,y)dy)dx(1E(x,y)dy)dx\lint (\uint 1_E(x,y) dy )dx \geq \lint (\lint 1_E(x,y) dy )dx \geq m(E) \geq \uint (\uint 1_E(x,y) dy )dx \geq \lint (\uint 1_E(x,y) dy )dx Hence F+(x)=1E(x,y)dyF_+(x) = \uint 1_E(x,y) dy is integrable. Similarly (1E(x,y)dy)dxm(E)(1E(x,y)dy)dx(1E(x,y)dy)dx(1E(x,y)dy)dx \lint (\lint 1_E(x,y) dy )dx \geq m(E) \geq \uint (\uint 1_E(x,y) dy )dx \geq \uint (\lint 1_E(x,y) dy )dx \geq \lint (\lint 1_E(x,y) dy )dx thus F(x)=1E(x,y)dyF_- (x) = \lint 1_E(x,y) dy is integrable. And, we have F+(x)dx=F(x)dx \int F_+(x) dx = \int F_- (x) dx hence F+(x)=F(x)F_+(x) = F_-(x) for almost all xx. Thus, for a.e. xx, we have f(x,y)dy=f(x,y)dy\uint f(x,y) dy = \lint f(x,y) dy, thus f(x,y)dy\int f(x,y) dy exists for a.e. x.

A Lemma

Suppose AA is measurable, and BAB \In A any subset, with Bc=A\BB^c = A \RM B. Then m(A)=m(B)+m(Bc) m(A) = m^*(B) + m_*(B^c) Proof: m(B)=inf{m(C)ACB,Cmeasurable}=inf{m(A)m(Cc)ACB,Cmeasurable} m^*(B) = \inf \{ m(C) \mid A \supset C \supset B, C \text{measurable} \} = \inf \{ m(A) - m(C^c) \mid A \supset C \supset B, C \text{measurable} \} =m(A)sup{m(Cc)ACB,Cmeasurable}=m(A)sup{m(Cc)CcBc,Ccmeasurable}=m(A)m(Bc) = m(A) - \sup \{ m(C^c) \mid A \supset C \supset B, C \text{measurable} \} = m(A) - \sup \{ m(C^c) \mid C^c \subset B^c, C^c \text{measurable} \} = m(A) - m_*(B^c)

Pugh 6.8: Vitali Covering

\gdef\vcal{\mathcal{V}} A Vitali covering V\vcal of a set ARnA \In \R^n is such that, for any pA,r>0p \in A, r > 0, there is a covering set VVV \in \vcal, such that {p}VBr(p)\{p\} \subsetneq V \In B_r(p), where Br(p)B_r(p) is the open ball of radius rr around pp.

Vitali Covering Lemma: Let V\vcal be a Vitali covering of a measurable bounded subset AA by closed balls, then for any ϵ>0\epsilon>0, there is a countable disjoint subcollection V={V1,V2,}\vcal' = \{V_1, V_2, \cdots \}, such that A\kVkA \RM \cup_k V_k is a null set, and km(Vk)m(A)+ϵ\sum_k m(V_k) \leq m(A) + \epsilon.

Proof: The construction is easy, like a 'greedy algorithm'. First, using the given ϵ\epsilon, we find an open subset WAW \supset A, with m(W)m(A)+ϵm(W) \leq m(A) + \epsilon. Let V1={VV:VW}\vcal_1 = \{V \in \vcal: V \In W\}, and d1=sup{diamV:VV1}d_1 = \sup \{diam V: V \in \vcal_1\}. We pick V1V1V_1 \in \vcal_1 where the diameter is sufficiently large, say diamV1>d1/2diam V_1 > d_1 /2. Then, we delete V1V_1 from WW, let W2=W\V1W_2 = W \RM V_1, and consider V2={VV1,VW2}\vcal_2 = \{ V \in \vcal_1, V \In W_2\}, and define d2=sup{diamV:VV2}d_2 = \sup \{diam V: V \in \vcal_2\}, and pick V2V_2 among V2\vcal_2 so that diamV2>d2/2diam V_2 > d_2 /2. Repeat this process, we get a collection of disjoint closed balls {Vi}\{V_i\}. Suffice to show that A\ViA \RM \cup V_i is a null set.

The crucial claim is the following, for any positive integer NN, we have k=N5VkA\(i=1N1Vi) \cup_{k=N}^\infty 5 V_k \supset A \RM (\cup_{i=1}^{N-1} V_i) Suppose not, and there is a point aA\(i=1N1Vi)a \in A \RM (\cup_{i=1}^{N-1} V_i), but not in k=N5Vk\cup_{k=N}^\infty 5 V_k, then we can find a closed ball BVNB \in \vcal_N, such that aBa \in B. Since a5VNa \notin 5V_N, we have B⊄5VNB \not\subset 5V_N. This implies BVN=B \cap V_N = \emptyset. Draw a picture. This implies BVN+1B \in \vcal_{N+1}. Then, repeat the above story NN replaced by N+1N+1 and same a,Ba,B, we can keep going and show that BVkB \in \vcal_k for all kNk \geq N. That cannot be true, since dk0d_k \to 0, but BB has fixed radius.

2022/02/23 23:02 · pzhou

Lecture 11

Today we covered Tao 8.3, 8.4, and 8.5. Here is the video, but I made a stupid mistake regarding Fubini theorem.

I made a mistake in today's presentation in 8.5. Namely, given a measurable function f(x,y)f(x,y). First of all, for a fixed xx, the function fx(y)=f(x,y)f_x(y) = f(x,y) as a function of yy, may not be measurable at all. For example, take a measurable subset ER2E \In \R^2, it is possible that certain slice Ex=E{x}×RE_x = E \cap \{x\} \times \R, when viewed as a subset of R\R, is non-measurable (it is measurable as a subset of R2\R^2, a null-set), then consider ff as indicator function 1E(x,y)1_E(x,y). Hence, the proper way to state the Fubini theorem, is that, there exists a measurable function F(x)F(x), such that there exists a null-set ZZ, and for xZx \notin Z, we have fx(y)f_x(y) is measurable, and F(x)=fx(y)dy. F(x) = \int f_x(y) dy. and F(x)dx=f(x,y)dxdy \int F(x) dx = \int f(x,y) dx dy

I will revisit this theorem on Thursday.

2022/02/22 22:40 · pzhou

Lecture 10

We did Tao 8.2.

Main result is monotone convergence theorem: given a monotone increasing sequence of non-negative measurable functions fnf_n, we have limfn=limfn \int \lim f_n = \lim \int f_n or equivalently supfn=supfn \int \sup f_n = \sup \int f_n The \geq direction is easy, the \leq direction is hard, which requires 3 steps lowering of the LHS supfn\int \sup f_n:

  • We first replace supfn\sup f_n by simple functions ss, with supfns\sup f_n \geq s, for some simple function ss sub-ordinate to supfn\sup f_n.
  • We then lower ss a bit, s(1ϵ)s s \geq (1-\epsilon)s .
  • We then cut-off the integration domain a bit, by introducing a cut-off function 1En(x)1_{E_n}(x), where En={x:(1ϵ)s(x)fn(x)}E_n= \{x: (1-\epsilon)s(x) \leq f_n(x) \}, we get (1ϵ)s(1ϵ)s1En (1-\epsilon)s \geq (1-\epsilon) s 1_{E_n}.

After the three lowering, we get (1ϵ)s1Enfn(1-\epsilon) s 1_{E_n} \leq f_n, hence (1ϵ)s1Enfnsupfn \int (1-\epsilon) s 1_{E_n} \leq \int f_n \leq \sup \int f_n Then, we reverse the above lowering process, by taking limit, or sup over all possible choices

  • First, we let nn \to \infty. By proving directly a 'baby version' of monotone convergence theorem for simple functions, we have that sups1En=ssup1En=s \sup \int s 1_{E_n} = \int s \sup 1_{E_n} = \int s. This gives us

(1ϵ)ssupfn\int (1-\epsilon) s \leq \sup \int f_n

  • Then, we take limit ϵ0\epsilon \to 0, to get ssupfn\int s \leq \sup \int f_n
  • Finally, we sup over all simple functions ss subordinate to supfn\sup f_n, to get supfnsupfn \int \sup f_n \leq \sup \int f_n

Then, we did some applications. For example, summation and integration can commute now (for non-negative measurable functions).

2022/02/18 06:33 · pzhou

Lecture 9

We will cover Tao's 7.5 and 8.1 today. Here we will use Tao's definition of measurable set, and Lebesgue integration, which a priori is not the same as Pugh's.

Tao 7.5: Measurable function

Let ΩRm\Omega \In \R^m be measurable, and f:ΩRmf: \Omega \to \R^m be a function. If for all open sets VRmV \In \R^m, we have f1(V)f^{-1}(V) being measurable, then ff is called a measurable function.

If f:ΩRmf: \Omega \to \R^m is continuous, then ff is measurable. Indeed, if f1(V)f^{-1}(V) is open in Ω\Omega, then f1(V)f^{-1}(V) is an intersection of open subset URmU \In \R^m and Ω\Omega (recall the definition of topology on Ω\Omega), an intersection of two measurable sets.

Instead of checking on all open sets VRmV \In \R^m, we can just check for all open boxes in Rm\R^m. Since any open can be written as a countable union of open boxes.

A measurable function ff, post compose with a continuous function gg is still measurable. Since (gf)1(open)=f1(g1(open))=f1(open)=measurable(g \circ f)^{-1}(open) = f^{-1} (g^{-1}(open)) = f^{-1}(open) = measurable

Lemma: f:ΩRf: \Omega \to \R is measurable if and only if for all aRa \in \R, f1((a,))f^{-1}( (a, \infty)) is measurable.
Proof: every open set in R\R is a countable union of open interval, hence suffice to show that all open intervals (a,b)(a,b) has pre-image being measurable. We can easily show that f1((a,b])f^{-1}((a, b]) is measurable for all a<ba<b, and we can use countable operations to approximate open interval by half-open-half-closed ones, (a,b)=n(a,b1/n](a,b) = \cup_{n} (a, b-1/n].

8.1 Simple function

Simple functions are measurable functions f:ΩRf: \Omega \to \R, which takes value in a finite subset of R\R.

Simple functions forms a vector space (i.e., closed under addition and scalar multiplication), and can be written as a finite linear combination of characteristic functions χE\chi_E.

The important thing is that, any non-negative measurable function ff admits a sequence of simple functions fnf_n, non-negative, and fnfn+1f_n \leq f_{n+1}, such that fnff_n \to f pointwise. The construction requires both 'trunction' and refinement.

We then define integration for simple functions. Integration is a linear map from the vector space of simple function to R\R.

8.2 Integration for non-negative functions

Finally, in 8.2, we will define integration for non-negative measurable functions.

$\int f = \sup \{ \int s \mid 0 \leq s \leq f, \text{$s$ is a simple function \} $

For f,g:Ω[0,]f,g : \Omega \to [0, \infty], how to prove f+g=f+g\int f+g = \int f + \int g?

2022/02/14 20:55 · pzhou
math105-s22/notes/start.txt · Last modified: 2022/01/19 10:15 by pzhou