Prove that if $F$ is a linear functional then $F(0) = 0\, $(assume the function u = 0 is in the domain of $F$).
My attempt...
Proof
Let $v,w$ be arbitrary functions in the domain of $F$, then
$$F(0) = F(0\cdot v + 0\cdot w) = 0\cdot F(v) + 0\cdot F(w) = 0$$
Is this wrong/too simple?
$\text{ }$ Yes, correct. Also $F(0)=F(0)+F(0) \implies F(0)=0.$ $\text{ }$