I had to prove the following statement:
Let $E$, $F$ be normed spaces. If $E$ is finite dimensional then $\mathcal{L}(E,F)=\mathcal{L}^1(E,F)$.
($\mathcal{L}^1(E,F)$ represents the space of bounded linear maps $E\rightarrow F$)
I kind of struggled and when I checked the proof in my textbook it had nothing to do with the one I wrote (and I still don't understand the one in the book...).
Is mine correct?
proof:
We proceed by induction.
Consider the proposition, $\forall n\in\mathbb{N}^*:\bigg(\dim E = n \Rightarrow \mathcal{L}(E,F)=\mathcal{L}^1(E,F)\bigg)$
If $E$ is a one dimensional normed space then $E=\langle e \rangle$ for some $e\in E$.
Let $f\in\mathcal{L}(E,F)$
Recall that we call $f$ bounded if $\|f\|=\sup_{\mathbb{R} \cup \lbrace \infty \rbrace}\bigg\lbrace \frac{\| f(v) \|}{\|v\|} \bigg | v\in E \wedge v\neq0 \bigg\rbrace < \infty$
So for all $v\in E$, $v=\lambda e$ for some $\lambda \in \mathbb{C}$.
So $\frac{\| f(v) \|}{\|v\|}=\frac{\|f(e)\|}{\|e\|}$ is a constant hence $f$ is bounded.
Suppose $\exists n\in\mathbb{N}^*:P_n$ is true.
Let $V$ a $n+1$ dimensional space.
Then we can write $V$ as $V=E\oplus \langle e \rangle$ where $\dim E = n$ and $e\in V$.
Let $f\in\mathcal{L}(E,F)$.
Then $f|_E$ and $f|_{\langle e \rangle}$ are bounded so immediatly we have that $f$ is bounded.
So $P_{n+1}$ is true.
Therefore the proposition is true of all $n\in\mathbb{N}^*$.