Let $1\leq p<\infty$. Let $K\subset \cal l^p$ be a closed subset. Assume that $\sup\{||x||_p:~x\in K\}<\infty$. I need to prove that $K$ is compact.
I think that with compact in this case we mean either sequentially compact or cover compact, but since both are equivalent we can chose which one we want to show.
My idea was to prove that $K$ is sequentially compact since it seems to work better.
Therefore let me pick a sequence $x^{(n)}\in K$, then by assumption $$||x^{(n)}||_p=\left(\sum_{k=1}^\infty |x^{(n)}_k|^p\right)^{\frac{1}{p}}<\infty$$ Now what I need to show is that there exists a convergent subsequence of $x^{(n)}$. Using that $K$ is closed would imply that the limit lies in $K$ and hence $K$ is sequentially compact.
My problem is now to find this convergent subsequence. Could maybe someone help me how to prove this?
Thanks a lot.