Hi i have a little problem in understanding the proof of the following theorem
If $N$ is a finite-dimensional proper subspace of normed linear space $X$, there exists an element in the 1-sphere of $X$ whose distance from $N$ is 1.
The proof basically takes a point $z$ on $X$ but not in $N$ so there exists a sequence $(n_k)$ of points in $N$ such that $||z - n_k|| \rightarrow d(z,N)$ (why?) ssince $N$ is finite dimensional and $n_k$ is bounded (why?) there exists a subsequence $v_k$ of $n_k$ which converges to some $n \in N$. Hence
$||z - n|| = \lim_{k \rightarrow +\infty} ||z - v_k|| = d(z,N) = d(z-n,N)$ (why $d(z,N) = d(z - n,N)$?).
The remaining part it is easy to understand...