4

I read about the fact that for a locally convex topological vector space $X$, its dual $X^*$ separates points, i.e. for any $x\neq y$ in $X$, $\exists f \in X^*$ such that $f(x)\neq f(y)$.

Could you help me to find a non locally convex topological vector space such that its dual does not separate points? Thanks

1 Answers1

11

You can equip $L^p([0,1])$ with the metric $\|f-g\|^p_p = \displaystyle \int_0^1 |f(t) - g(t)|^p \, dt$ if $0 < p < 1$. It is a (fairly) well-known result due to Mahlon M. Day that the only bounded linear functional on this space is the zero functional. In particular, the space is not locally convex.

Umberto P.
  • 52,165