User Tools

Site Tools


math105-s22:notes:lecture_12

This is an old revision of the document!


Lecture 12

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

  • Redo Fubini's Theorem (Tao 8.5.1)

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.

math105-s22/notes/lecture_12.1645686128.txt.gz · Last modified: 2022/02/23 23:02 by pzhou