1

I want to find an example of a non-separable normed space $X$ and a closed subspace $M$ of $X$ such that $X/M$ is separable.

The first think came to my mind is $\ell^{\infty}$. Can I find a closed subspace $M$ of $\ell^{\infty}$ so that $\ell^{\infty}/M$ is isometrically isomorphic to $\ell^1$? Can I think of $M$ to be kernal of any continuous linear operator from $\ell^{\infty}$ onto $\ell^{1}$?

Please help me out.

Anupam
  • 4,908

1 Answers1

1

$\ell_1$ is not isomorphic to a quotient of $\ell_\infty$. Indeed, the latter one is a Grothendieck space, hence so is every its quotient. By the Eberlein-Smulyan theorem, a separable space is Grothendieck if and only if it is reflexive. Certainly, $\ell_1$ is not reflexive.

As a matter of fact, $\ell_p$ is a quotient if and only if $p\geqslant 2$. To see this, take a sequence of independent $p$-random variables in $L_1$ ($p\leqslant 2$). They span an isometric copy of $\ell_p$ in $L_1$ so $\ell_{q}$, where $q$ is the conjugate exponent to $p$, is a quotient of $L_\infty$, the dual of $L_1$. You may now embed $L_\infty$ into $\ell_\infty$ using the fact that $L_1$ is a quotient of $\ell_1$. As $L_\infty$ is injective, there is a projection from $\ell_\infty$ onto every copy of $L_\infty$, so you may compose any such projection with a quotient from $L_\infty$ onto $\ell_q$

To see that $\ell_p$ for $p<2$ is not a quotient of $\ell_\infty$, note that $\ell_p$ is a quotient of $\ell_\infty$, $(\ell_p)^*$ embeds into $(\ell_\infty)^*$, which has cotype 2. Thus, the conjugate exponent of $p$ must be at most 2.

Tomasz Kania
  • 16,361
  • If I consider $X ={(x_n ):x_1=0}$, then $ X$ is a closed subspace of $\ell^{\infty} $ and $\ell^{\infty }/X $ is separable. Does it work? – Anupam Jun 12 '17 at 12:01
  • @Anupam, yes, but you asked specifically about $\ell_1$. – Tomasz Kania Jun 12 '17 at 12:08
  • Yes. I was wrong. Actually I was inclined to have a closed subspace of $\ell ^{\infty } $ with infinite codimension. Thank you for your example. Now I got one with finite codimension. – Anupam Jun 12 '17 at 13:27