This is an optinal problem in my functional analysis homework:
$T \in B(X,l_1)$, $X$ is a reflexive Banach space, then $T$ is compact.
MY IDEA: show for any bounded $\left\{x_n\right\}$, $\left\{T(x_n)\right\}$ has a convergent subsequence.
Pick $f \in l_1'$, $f(Tx_n)$ is uniformly bounded in $\mathbb{F}$, then $\exists \left\{x_{n_k}\right\}$ such that $f(Tx_{n_k})$ is convergent. Denote the limit by $c_{f,T}$.
$S:= \left\{fT: f\in l_1'\right\}$ is a subspace of $X'$, define $A: S \to \mathbb{F}$ by $$A(fT) := c_{f,T}.$$ It can be shown that $A$ is linear and bounded. Then, by Hahn-Banach, extend $A$ to $\hat A \in X''$.
By reflexivity, $\exists x$ such that $\hat A = \Phi(x)$, where $\Phi$ is the canonical mapping. Then, $$fTx_{n_k} \to c_{f,T} = A(fT) = \Phi(x)(fT) = fT(x), \forall f \in l_1'.$$ By Schur property of $l_1$, $Tx_{n_k} \to Tx$, then we are done.
Question: It seems that X is complete
is not used in the proof. Is there any mistake in my proof? Any help will be appreciated.