A version of the Hahn-Banach Theorem states that:
Let $Y$ be a subspace of a linear normed space $X$ and $\phi$ be a continuous linear functional on $Y$. Then, there exists a continuous linear functional $\Phi$ on $X$ such that $\Phi(y) = \phi(y)$ for all $y\in Y$ and $\|\Phi \| \leq \|\phi \|$
To beter understand this result, I tried to extend $\phi$ naively as:
Let $\Phi(x) = \phi(x)$ if $y \in Y$ and $\Phi(x) = 0$ otherwise.
What is wrong about my $\Phi$?