Let $0<p<1$. Prove that there is a one-to-one correspondence $\Lambda\leftrightarrow y$ between $(\ell^p)^*$ and $\ell^\infty$ given by
$$\Lambda (x) = \sum_{k=1}^\infty x(k)y(k)$$
Attempt
I am aware that this question has been answered in Proving that the dual of $\ell^p$ is $\ell^\infty$ for $0<p<1$., but I would like to insist on some details about it.
I would like to know if this different approach I am giving is correct. Let us consider the map
$$ f: \ell_1^* \cong \ell_{\infty} \to \ell_1^* \cong \ell_{\infty} $$ given by the restriction of $\Lambda \in \ell_1^* $ to $\ell_p$, that is, $f(\Lambda) := \Lambda|_{\ell_p}$. The map $f$ is surjective as a result of Hahn-Banach Theorem. Injectivity would follow if $\ell_p$ was dense in $\ell_1$. Therefore, my first question is: Is $\ell_p$ for $0<p<1$ dense in $\ell_1$?Let us now consider the proof using the expression for $\Lambda$.
It is clear that given $y \in \ell_{\infty}$, the map $\Lambda$ is linear and continuos and therefore $\Lambda \in \ell_p^*$. The issue is with the other part. Let $\Lambda \in \ell_p^*$. What I would like to prove is that for every $\Lambda$ I can find some $y \in \ell_{\infty}$ such that for every $x \in \ell_p$ we have $$\Lambda (x) = \sum_{k=1}^\infty x(k)y(k),$$ right? In the page I meantioned earlier there is a way I can do this. But, can I use somehow Hahn-Banach Theorem to prove this part? Using that $\ell_1$ is a locally convex topological vector space and the inclusion $\ell_p \subset \ell_1$ for $0<p<1$, we can deduce that there exists a map $\varphi \in \ell_1^*$ such that its restriction to $\ell_p$ is $\Lambda$, but we know as well that $$ \varphi (x) = \sum_{k=1}^\infty x(k)y(k), \ \forall x \in \ell_1,$$ for some $y \in \ell_{\infty}$. Therefore, using that $\varphi|_{\ell_p} = \Lambda$, we conclude that $$\Lambda (x) = \sum_{k=1}^\infty x(k)y(k), \ \forall x \in \ell_p,$$ for some $y \in \ell_{\infty}$. Is this correct? How do we know that every map in $\ell_p^*$ is of that form?
- Another doubt is: Does trying to prove isometry make sense in this exercise?
Any help is appreciated. Thank you.
Sorry, the map $r$ is the map $f$, I already corrected the mistake in the question. Using then that $\ell_p$ is dense in $\ell_1$, we have injectivity and hence this is a valid approach, right?
I get what you are saying. But, is it really possible to show this relation between both $(\ell_p, \tau_p)^$ and $(\ell_p, \tau_1)^$. Or, is it worth trying to solve this exercise in this way?
Would you say then that the two more natural approaches would be the one I wrote in the first part and the one appearing in the page I commented?
– Mths Dec 14 '24 at 21:27