Let $X$ be a normed space, let $V \subset X$ be a closed subspace, and let $W \subset X$ be a finite-dimensional subspace with $V \cap W = \{0\}$.
I would like to show that $\pi(V) \subset X/W$ is closed, where $\pi : X \to X/W$ is the quotient map.
I was able to show with a proof by contradiction that there is some $C > 0$ such that $$\forall x \in V, \forall y \in W : \|x \| + \|y\| \leq C \|x - y\|. $$
But I don't see how to use the above norm estimate to show that $\pi(V)$ is closed. The estimate above implies that $$\forall x \in V : \|\pi(x)\|_{X/W} \geq \frac{1}{C}\|x\|, $$ and with the additional fact that $\pi$ is bounded, we have $$\forall x \in V: \frac{1}{C}\|x\| \leq \|\pi(x)\|_{X/W} \leq \|x\|, $$ but I cannot conclude that $\pi(V)$ is closed without knowing that $V$ is complete, which a priori is not.