I was going through a handout on functional equations (I am very new to this),and there is a theorem which says the following - Suppose $ f : \mathbb{R} \to \mathbb{R}$ satisfies $f(x + y) = f(x) + f(y) $ . Then $ f(qx) = qf(x)$ for any $q \in \mathbb{Q} $. Moreover, f is linear if any of the following are true:
• $f$ is continuous in any interval.
• $f$ is bounded (either above or below) in any nontrivial interval.
• There exists $(a, b)$ and $\epsilon > 0$ such that $(x − a)^2 + (f(x) − b)^2 > \epsilon $ for every $x$. (i.e. the graph of $f$ omits some disk, however small).
Can you please explain the intuition behind this ?
[Edit: Changed tags]