the limit of a convergent sequence of measurable functions is measurable

[[concept]]

[!themes] Topics

Evaluation Error: SyntaxError: Unexpected token '>'

at DataviewInlineApi.eval (plugin:dataview:19027:21)
at evalInContext (plugin:dataview:19028:7)
at asyncEvalInContext (plugin:dataview:19038:32)
at DataviewJSRenderer.render (plugin:dataview:19064:19)
at DataviewJSRenderer.onload (plugin:dataview:18606:14)
at DataviewJSRenderer.load (app://obsidian.md/app.js:1:1214378)
at DataviewApi.executeJs (plugin:dataview:19607:18)
at DataviewCompiler.eval (plugin:digitalgarden:10763:23)
at Generator.next (<anonymous>)
at fulfilled (plugin:digitalgarden:77:24)

Real-Valued Functions

Theorem

Let ER be measurable and fn:E[,+] a sequence of measurable functions. Then the functions

Proof

g1(x)=supnfn(x)

Note that

xg11((α,])supnfn(x)>αn s.t. fn(x)>αxfn1((α,])xnfn1((α,])

And each set in this union is measurable (since each fn is measurable), and thus the preimage of (α,] under g1 is also measurable. Thus g1 is measurable.

g2(x)=infnfn(x)

In a similar manner (and using our equivalent intervals), we can check that

xg21([α,])xnfn1([α,])

And since each fn1([α,]) is measurable, we have that the countable intersection is integrable, and therefore that g2 is also measurable.

Finally, g3 and g4 follow immediately from the two proofs above showing measurable closure under both infimums and supremums (since they are the sup and inf of a sequence of measurable functions respectively).

this does not hold for Riemann integration!

The set Q[0,1] is countable, so enumerate its elements as r1,r2,r3, Then the functions

fn(x)={1x{r1,,rn}0otherwise

Are each Riemann integrable since they are piecewise continuous, but their limit is the indicator function 1Q[0,1] which is not.

(Riemann integration is not closed under limits)

Extension to Complex-Valued Functions

Theorem

If fn:EC is measurable for all n and fn(x)f(x) pointwise for all xE, then f is measurable.

Proof

Note that

limnfn(x)=f(x)limnRe(fn(x))=Re(f(x)) and limnIm(fn(x))=Im(f(x))

And since the limit of a convergent sequence of measurable functions is measurable for real-valued functions, we preserve measurability for both Re(f(x)) and Im(f(x)). sums and products of measurable functions are measurable gives us the desired result

References

References

See Also

Mentions

Mentions

File Last Modified
Functional Analysis Lecture 10 2025-07-14
Functional Analysis Lecture 9 2025-07-14
the limit of a convergent sequence of measurable functions is measurable 2025-07-14

Created 2025-07-14 Last Modified 2025-07-14