Here is what I am thinking.
Let $(X,d)$ be a metric space and let $C$ be a closed subset of $X$.
Fix any point $p$ in $X$.
Then, there exists a point $q$ in $C$ such that $$d(p,q) = \mathrm {distance}(p,C)$$.
I think this statement is true, so I tried to the following proof.
For any natural number $n$, let $a_n$ be a point in $C$ such that $$d(p,a_n) < \mathrm{distance}(p,C)+{1\over n}$$
But,then I am lost as to what to do next.
I want to use the fact that any convergent sequence in $C$ converges to a point in $C$, but I am not sure how to proceed.
Or, is what I am trying to prove even true??