The problem as stated is
Let $H$ be a Hilbert space. If $N$ is a complete linear subspace of $H$ and $\inf_{f \in N} |f-g| = d$, prove that $\exists f'$ such that $f' \in N$ and $|f'-g|=d$.
I would like to try to prove that there exists a Cauchy sequence which converges to $f'$, but I am only able to put an upper bound of order $d$ on $|f_n-f_m|$. This is because it is possible that any two functions which are within $d+\epsilon$ of $g$ may still be up to $2d+2\epsilon$ away from each other.
I am working from the following definition of $\inf$:
If $\inf_{f \in N} |f-g| = d$ then $\forall \epsilon > 0$ $\exists$ $f'' \in N$ such that $|f''-g|<d+\epsilon$.
Edit: Ideally, the answer would prove this using a Cauchy sequence or in some other elementary way, without referring to other known results about $H$.
In other words I'm looking to show that there exists a Cauchy sequence that converges to $f'$.