Suppose that $f: \mathbb R \to\mathbb R$ satisfies $f(x + y) = f(x) + f(y)$ for each real $x,y$.
Prove $f$ is continuous at $0$ if and only if $f$ is continuous on $\mathbb R$.
Proof: suppose $f$ is continuous at zero. Then let $R$ be an open interval containing zero. Then $f$ is continuous at zero if and only if $f(x) \to f(0)$ as $x \to 0$. Then $|f(x) - f(0)| < \epsilon$.
Can anyone please help me? I don't really know how to continue. Thank you.