Question
Let a linear mappimg $\phi : E \rightarrow F$ between two normed vector space $(E; \| . \|_E)$ and $(F; \| . \|_F)$.
a) Prove that in $ \mathbb{R}^+ \cup \infty $. We have:
$$ \| \phi \| =_{def} Sup \{ \frac{ || \phi(x) ||_E}{ \| x \|_F} : x \in E - \{ 0\} \} = Sup \{ || \phi(x) ||_F : \| x \|_E \leq 1 \} = Sup \{ || \phi(x) ||_F : \| x \|_E = 1 \} = min \{ C \in \mathbb{R} \; verifying \; \forall x \in E , \| \phi(x) \|_F \leq C \| x \|_E \}$$
b) And that $ \phi $ is continuous iff $ \| \phi \| < \infty$
Answer
a)
1- Using the fact that $\phi$ is a linear mapping $\frac{\| \phi(x) \|_E}{\| x \|_F} = \| \phi(\frac{x}{\| x\|_F}) \|_E $
2- By definition $\| \frac{x}{\| x\|_F} \|_E$ is a normalized vector of $F$ + the basic definition of $Sup$ we have that $ \| \phi(\frac{x}{\| x\|_F}) \|_E \leq Sup \{ \| \phi(y) \|_E : \| y \|_F = 1 \} \leq Sup \{ \| \phi(y) \|_E : \| y \|_F \leq 1 \} $
3- We continue and we get $ Sup \{ \| \phi(y) \|_E : \| y \|_F \leq 1 \} = Sup \{ \| \phi( \frac{y}{ \| y \|_F }) \|_E : \| y \|_F \leq 1 \} = Sup \{ \| \frac{\phi(y)}{ \| y \|_F } \|_E : \| y \|_F \leq 1 \} \leq Sup \{ \| \frac{\phi(y)}{ \| y \|_F } \|_E : \| y \|_F \in E - \{ 0\} \} $
4- We sum up everything and we finally get $$ \| \phi(\frac{x}{\| x\|_F}) \|_E \leq Sup \{ \| \phi(y) \|_E : \| y \|_F = 1 \} \leq Sup \{ \| \phi(y) \|_E : \| y \|_F \leq 1 \} = Sup \{ \| \phi( \frac{y}{ \| y \|_F }) \|_E : \| y \|_F \leq 1 \} = Sup \{ \| \frac{\phi(y)}{ \| y \|_F } \|_E : \| y \|_F \leq 1 \} \leq Sup \{ \| \frac{\phi(y)}{ \| y \|_F } \|_E : \| y \|_F \in E - \{ 0\} \} $$
5- And this give the two first equality. Now we want to prove the last equality $ = min \{ C \in \mathbb{R} \; verifying \; \forall x \in E , \| \phi(x) \|_F \leq C \| x \|_E \} $ but I do not succeed to do it. Anyone has an idea ? Or can help me?
Thank you for your help.