How to show with given hints that $f$ is measurable with $f(x+y)= f(x)+f(y)$ implies that $f(x) =Ax$ for some $A\in\Bbb R$?
The following exercise is from an Analysis book by Eiolt-LieB, second edtion page 76:
Assume $f:\Bbb R\to \Bbb R$ is measurable such that $f(x+y)= f(x)+f(y).$ Prove that $f(x) =Ax$ for some $A\in\Bbb R.$
Hints:
a)Prove the result when $f$ is continuous.b) Next: if $f$ is not continuous then, consider $f_\varepsilon(x) =\exp(if) \star j_\varepsilon(x)$. Where $ j_\varepsilon(x) =\varepsilon j(\varepsilon x)$ is a moliffier sequence. That is $j$ is smooth of compact support with $$\int_\Bbb R j(x) dx = 1.$$
I was able to solve the first question in the hint. But I don't how to use Hint(b). Would anyone help?
Also I would likt to know how to compute $$\lim_{\varepsilon \to 0 } f_\varepsilon(x)=?$$ I failed to use the Dominated Convergence Theorem.
This question has been asked in one of my previous questions: Let $g:\mathbb{R}\to\mathbb{R}$ be a measurable function such that $g(x+y) =g(x)+g(y).$ Then $g(x) = g(1)x$ .
But the solution there does not use the hints in this post.