Motivation: I'm trying to prove the following
Suppose $X,Y$ are normed spaces and $X$ is nontrivial, then if $L(X,Y)$, the space of bounded linear operators endowed with the usual operator norm, is a Banach space, so is $Y$.
I suppose there must be some canonical proofs for this result, but before looking at them, I want to make one myself. And here it goes:
Given a Hamel basis $\{x_i\}$ of $X$, find one $x_i$ such that the corresponding coordinate functional $f$ is continuous (if existing). Then for any Cauchy sequence $\{y_n\}\subset Y$, define $g_n:=y_nf\in L(X,Y)$. Then, it is not hard to show that $\{g_n\}$ is Cauchy in $L(X,Y)$, and as a result $y_n\to (\lim g_n)(x_i)$.
So the only trouble is the existence of such a $f$. Of course, I know that I can never expect all of them to be continuous, but does there exist at least a continuous one, for each $X$ and each its Hamel basis?
EDIT As commented by @Marko, far less is actually required to prove the original theorem: any bounded functional $f$ which attains $1$ at some $x\ne 0$ is ok (existence by Hahn Banach Extension Theorem). However, I'm still curious to know about the existence of continuous coordinate functionals on a general Hamel basis.