In Stein's Book: Real Analysis, Theorem 4.3 says that any measurable function $f$ on $R^d$ can be approximated by step functions. But the proof provided there only show that when $f=\chi_E$, with $m(E)<+\infty$ can be approximated by step function $\psi_k$ (a.e.). How to complete the argument?
2026-04-08 12:03:17.1775649797
On
How to show that a measurable function on $R^d$ can be approximated by step functions?
2k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
There are 2 best solutions below
2
On
Here's another approach.
- Let $E$ be a measurable set, and $\epsilon>0$. Then there exists a step function $\psi$ s.t. $m\left(\big\{\,x\,\big\vert\,\psi(x)\neq\chi_E(x)\big\}\right)\le\epsilon$.
- Let $\phi$ be a simple function and $\epsilon>0$. Then there exists a step function $\psi$ s.t. $m\left(\big\{\,x\,\big\vert\,\psi(x)\neq\phi(x)\big\}\right)\le\epsilon$.
- Let $(f_n)$ and $(g_n)$ be two sequences of functions such that $f_n\to f$ as $n\to\infty$, and $\sum_{n=1}^\infty m_*\big(\big\{\,x\,\big\vert\,g_n(x)\neq f_n(x)\,\}\big)<+\infty$. Then $g_n\to g$ a.e. (Hint: it's easier if you apply the Borel–Cantelli lemma in Stein, RA, Chapter 1, Exercise 16)
- Note that $f$ could be pointwise approximated by simple functions, then apply 2,3.
I would like to share my answer, it is a litter long, and I will just guide the proof: