I am trying to prove that if I have $f:\mathbb{R} \to \mathbb{R}$ satisfying $\forall x,y\in\mathbb{R},f(x+y) = f(x) + f(y)$. Which is assumed continuous at $0$, that $f$ is continuous on $\mathbb{R}$
I am fairly sure it is, for that property seems to be a property of polynomials, and we know polynomials are continuous where defined(all reals)
Any ideas for rigor?
$|x-a| \lt \delta \implies |f(x+a)-f(x)-f(a)| \lt \epsilon$
No idea where to go from here, this is my first time doing $\epsilon-\delta$ stuff.