Let \eps>0. Then since f is L-integrable, f^2 also is, so there is a \delt>0 such that if m(E)<\delt, then
\int_E f^2 < \eps
Also, since f is L-integrable, it's measurable, so Lusin implies that there exists a measurable F contained in (0,1) such that M((0,1)-F) < \delt and for which the restriction of f to F is continuous. Define the following:
u(x) = f|_F(x) if x \in F, 0 if x \in F^C
v(x) = f|_{F^C}(x) if x \in F^C, 0 if x \in F
Then:
<br />
<br />
\int_0^1 f^2 = \int_0^1 f \cdot (u+v) = \int_0^1 f \cdot u + \int_0^1 f \cdot v = \int_F f \cdot u + \int_{F^C} f^2 = \int_{F^C} f^2 < \eps<br />
<br />
So \int_0^1 f^2 = 0. Since f^2 is nonnegative on (0,1), Tschebyshev's inequality implies f^2 = 0 ae on (0,1). So f = 0 ae on (0,1).
I guess u would actually be piecewise continuous, but I think it can be patched up fairly easily.