Problem: Let $E$ be a normed space. Suppose $A$ is a finite dimensional subspace of $E$. Show that there exists a continuous projection $T: E \to A.$
Proof. I can write $E=A\oplus B$, where $B$'s existence is given by Zorn, so each $e\in E$ has a decomposition $e=a+b$ with $a\in A$ and $b\in B$. So I would like to define $T(e)=a$. $T$ is necessarily continuous since $A$ is finite dimensional. Or to show cotinuity should I show that $\ker T$ is closed? $T$ is a projection since $T^2(e)=T(a)=a=T(e)$. I am not sure if I am on the right path, this seems too simple.