Does Hilbert space intuition carry over to Banach space?

248 Views Asked by At

Given a Banach space $X$ and its dual space $X^*$. Suppose $a$ and $b$ are two unit norm vectors in $X$. $a^*$ and $b^*$ be unit norm elements in dual space $X^*$ such that $a$ and $a^*$ as well as $b$ and $b^*$ are aligned. Is $\langle a,b^*\rangle = \langle b,a^*\rangle$? If yes please present a proof else a counter example.

Note:$\langle x,x^*\rangle$ is used to denote the action of dual space elements($x^*\in X^*$) on the elements in the original space($x\in X$).

$a$ aligned with $a^*$ $\Rightarrow \langle a,a^*\rangle = \|a\|\|a^*\| = 1$. Similarly $\langle b,b^*\rangle = \|b\|\|b^*\| = 1$.

According to me in a Hilbert space setting $\langle a,b^*\rangle = \langle b,a^*\rangle$ is equivalent to $\langle a,b\rangle = \langle b,a\rangle$ or equivalently $a^Tb = b^Ta$. Thus it holds for Hilbert spaces owing to the symmetric nature of inner product in a Hilbert space. So I believe that the result might hold in a Banach space.

1

There are 1 best solutions below

2
On

Consider $\mathbf{R}^2$ with the sup norm. Define $a=(1,0)$, $a^{*}(x,y) = x$, $b=(1,1)$, $b^{*}(x,y) = y$. Then $a$ and $a^{*}$ are aligned, as well as $b$ and $b^{*}$. However $\langle a,b^{*} \rangle = 0$ and $\langle b,a^{*} \rangle = 1$