Wednesday, April 5, 2017

measure theory - Lebesgue integrability implies finite almost everywhere


Let (X,M,μ) be any positive measure space. Suppose fL(X,M,μ). Prove that f(x) must be finite μ-almost everywhere.


I have defined a set En=[xX:|f(x)|n]

which is a measurable set, and have that En|f|dμX|f|dμ=C
for some constant C. At some point I'll have to take the limit of n as n approaches , while at the same time using the fact that EEn. I am unsure of the details or whether this approach is correct.


Answer



Consider nχEn. Now for all x in En we have that nχEn(x)=n|f(x)|, using that the integral is monotone, we have


nμ(En)=XnχEndμEn|f|dμX|f|dμ=C,



so, μ(En)C/n. Set E=En, i.e., x belongs to E iff |f(x)|=. Then


0μ(E)μ(En)C/n,


letting n, μ(E)=0, that is, f is finite μ-a.e.


No comments:

Post a Comment

analysis - Injection, making bijection

I have injection f:AB and I want to get bijection. Can I just resting codomain to f(A)? I know that every function i...