Let $$f(x), \ f(y),\ f(x+y),$$ for $\ x,y \in \mathbb{R}.$ Consider that: $$I) \ \ f(x)=0, \forall x \in \mathbb{R}$$ my professor said that if $I)$ was true, then: $$f(x)=0 \implies f(y)= f(x+y)=0 \ \forall x,y \in \mathbb{R},$$ I didn't see that implication so clearly so I questioned him. He proved that: $$f(y)=0, \forall y \in \mathbb{R}$$ Rather easily, but said that proving $$f(x+y)=0, \forall x,y \in \mathbb{R}$$ was not so trivial, and I should start proving that all reals are a sum of other two.
My question is:
a) Is that the easiest approach or there's a more intuitive one?
b) How would one prove that the sum of two real numbers must be a real number?
PS: This was an entry-level college course, so despite working with functions, reals were not well defined for us yet. Also, I studied polynomials and complex numbers in high school, despite not formally knowing what a function was. So don't just conclude this is trivial for anyone.
EDIT: Sorry for editing/reviving such an old thread, but this post had to be fixed, I didn't realize how much of a wreck my grammar was at that time.
This is more of a "how to think about it" type hint.
"$f(x) = 0 \ \ \ \forall x \in \Bbb R$" is completely independent of the fact that "$x$" is used to denote the input to $f$.
Think of what "$f(x) = 0 \ \ \ \forall x \in \Bbb R$" means in words:
To expand on that...
Note: This is essentially the idea of a "dummy variable" which is commonly discussed when introducing integrals in calculus. For example, $\int_0^1 2x \, dx = 1$. And this is completely independent of the fact that $x$ is the variable of integration. We could just easily say $\int_0^1 2y \, dy = 1$, because it doesn't matter what we call the variables. What matters is that we use the variables correctly.