2

Prove that the set of points where a function $f:[a,b]\to\mathbb R$ is discontinuous is Lebesgue measurable.

Lebesgue measure of set $A$ means that for any set $S\in\mathbb R,$ $m^*(S)=m^*(A\cap S)+m^*(A^c\cap S)$.

I think I should start with the definition of the negation of continuous function,

$\exists\epsilon>0,\forall\delta>0,\exists x\in D_f:\vert x-x_0\vert<\delta$ and $\vert f(x)-f(x_0)\vert\ge\epsilon$

and then should I see that $(x_0+\delta,x_0-\delta)$ is Lebesgue measure ?

Am I correct?

1 Answers1

2

Hint: if nothing is known about $f$ except that it maps $\mathbb R$ into itself you can proceed as follows: let $\omega(x) =\lim_{\delta \to 0} \sup \{|f(x)-f(y)|: |y-x|\ \leq \delta \}$. You can verify that $\{x:\omega (x) <t\}$ is open for each real number $t$. Hence $\omega$ is a Borel measurable function. Now verify that $f$ is continuous at $x$ iff $\omega (x)=0$. So the points of discontinuity form a Borel set. No need to worry about Lebesgue measurability.