4

Assume $X$ is a separable space, or even a countable one. Is then the space of bounded complex-valued functions on $X$ with the supremum norm, $\|f\|_{\infty}=\sup_{x\in X} |f(x)|$, separable as well?

Edit: Assume that $X$ is a countable set. Is the answer still no? All the counterexamples seem to consider $X$ as uncountable.

User
  • 443

2 Answers2

2

The Banach space $L^{\infty }(\mathbb{R})$ is not separable, even though $\mathbb{R}$ is.

2

The space $\ell^\infty(\mathbb N)$ is not separable. An easy way to see this is that it contains all sequences of zeros and ones (which can be identified with the power set of $\mathbb N$), and the distance between any two of these sequences is $1$.

Martin Argerami
  • 205,756