I'm working on the following problem:
Prove: If $<x,u> = <x,v>$ for all $x$ then $u=v$.
The solution in the book says:
$<x,u-v>=0$; take $x=u-v$
This was confusing to me -- the only work I have for this problem is:
$$<x,u> - <x,v> = 0 \\ <0,u-v> = 0$$
Then I get stuck! $u$ and $v$ can be different and this will still be true.
Any ideas on how to make progress on this? I suspect I'm bungling something trivial.