If a function such that $f(x+y)=f(x)+f(y)$ is continuous at $0$, then it is continuous on $\mathbb R$

386 Views Asked by At

Let $f:\mathbb{R} \rightarrow \mathbb{R}$ be a function such that $f(x+y)=f(x)+f(y)$. If $f$ is continuous at zero how can I prove that is continuous in $\mathbb{R}$.

3

There are 3 best solutions below

0
On

Prove it is Lipschitz. (Actually you can prove it is of the form $f(x) = cx$ for some constant $c$.) See also this thread.

0
On

Hint: Use the definition, prove that $f(0)=0$ and use $$f(a+\varepsilon)-f(a)=f(\varepsilon)\,.$$

0
On
  1. Show $f(0)=0$
  2. For any $x\in\mathbb{R}$, $|f(x+h)-f(x)|=|f(h)|$