Is there a norm making $C([0,1])$ into a Hilbert space?

919 Views Asked by At

The space $C([0,1])$ of continuous functions on $[0,1]$ is an inner product space under the $L^2$-norm, but not complete. Equipped instead with the $L^\infty$-norm, it becomes complete but the norm is no longer induced by an inner product (in particular it does not satisfy the parallelogram law). This got me wondering: can we equip $C([0,1])$ with a norm which makes it into a Hilbert space?

1

There are 1 best solutions below

2
On

As a vector space, $C\bigl([0,1]\bigr)$ is isomorphic to $L^2\bigl([0,1]\bigr)$, since they both have Hamel bases with the same dimension (the cardinal of $\mathbb R$). So, if $\psi\colon C\bigl([0,1]\bigr)\longrightarrow L^2\bigl([0,1]\bigr)$, define $\lVert f\rVert=\bigl\lVert\psi(f)\bigr\rVert_2$.

Of course, this uses the Axiom of Choice. I don't know how to solve the problem without it.