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?