Let $E$ be $K-$vector space with a norm $\|\cdot\|$, and $F$ a subspace with dimension $n$. Show that $F$ is a closed set .
I am trying to show that any convergent sequence of elements $(x_n)_{n \in N}$ of $F$ converge to an element $x \in F$.
This means I need to show that $||x_n-x|| \rightarrow 0$
I see that like a distance which is attended by the fuction $y \rightarrow ||x-y||$ .
How can I show that $ x \in F$?
I have been reading a solution which I don't really understand the intuition behind it :
let $x$ be in $E$ and let $B=\{ y \in F ||y-x|| \leq ||x||\}$ after showing that its a compact, they tried to show that $inf_{y \in F}(||x-y||)= \lambda $ exists.
by definition of $\lambda$ it is the distance between $x$ and $F$
Let $x\in E$ be the limit of a sequence $(x_n)_n$ where $x_n\in F$ for all $n$. If $x=0$, nothing needs to be shown. Once you know that $B:=\{\,y\in F\mid \|y-x\|\le \|x\|\,\}$ is compact, the continuous(!) map $B\to\Bbb R$, $y\mapsto \|y-x\|$ attains its minimum at some $y_0\in B\subset F$. As $x_n\to x$ and $\|x\|>0$, almost all $x_n$ are $\in B$. Then from $\|y_0-x\|\le \|x_n-x\|\to 0$, we conclude $\|y_0-x\|=0$ and finally $x=y_0\in F$.