2

Let $X$ and $Y$ be normed spaces and let $W$ be a subspace of $X$. Assume that $T$ is a bounded linear operator from $W$ to $Y$, that is of finite rank. Show that $T$ can be extended to a bounded linear operator $T'$ from $X$ to $Y$ such that $T'(X) = T(W)$.

I think the Hahn-Banach extension theorem is needed somewhere, but since that theorem deals with extensions of functionals, i have no idea where to go..

1 Answers1

3

Hint: Say $b_1,\dots,b_n$ is a basis for the finite-dimensional space $T(W)$. Let $a_1,\dots,a_n:T(W)\to\Bbb F$ be the coordinate functionals: $$v=\sum_1^na_j(v)b_j\quad(v\in T(W)).$$Note that $a_j$ is bounded, since $T(W)$ has finite dimension.

So $a_j\circ T:W\to\Bbb F$ is bounded; let $\alpha_j:X\to\Bbb F$ be a bounded linear extension of $a_j\circ T$. Define $S:X\to Y$ by $$Sx=\sum_1^n \alpha_j(x)b_j.$$Then $S$ is linear and bounded, and if $w\in W$ then $$Tw=\sum a_j(Tw)b_j=\sum\alpha_j(w)b_j=Sw.$$