I've often wondered why it seems inner products only ever use $\mathbb{R}$ or $\mathbb{C}$ for the base field of their vector space, or sub-fields like the algebraic or construct-able numbers. According to Wikipedia, these are the only fields we can use which have the right properties. Why? Why not use other, stranger, more complicated fields? What breaks down if we do so, and is there a meaningful generalization? What does it say about the inner product to have these restrictions?
Why does the inner product require the base field be $\mathbb{R}$ or $\mathbb{C}$?
255 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail AtThere are 2 best solutions below
On
If the field is $\mathbb{R}$ or $\mathbb{C}$ you have the order structure of $\mathbb{R}$ at your disposal: directly if you get $\mathbb{R}$ or by requiring that the product is actually hermitian in the case of $\mathbb{C}$.
This allows you to prove Cauchy-Schwarz inequality (you have nothing similar in the context of a generic field), and then it follows that $||x||:={\langle x,x\rangle}^{1/2}$ is actually a norm so, if you define $d(x,y):=||x-y||$, you have a (homogeneous and translation invariant) metric at your disposal on your initial vector space that allows you to use the instruments of metric spaces.
This is not the whole story: using orthogonality (that you can state also in the case of a generic field) and the fact that you have an order structure (and now you need $\mathbb{R}$ or, thanks to the hermitian trick, $\mathbb{C}$) you can prove Bessel inequality, that allows you, for example, to prove Riemann-Lebesgue lemma. Also, if you require the completeness of the metric, what you get from Bessel inequality is that, given an arbitrary orthonormal set, for each element of the space, the corresponding Fourier series is norm convergent and, if the orthonormal set is actually complete, this series converges in norm to the element that originates it: you have got Parseval identity. Then you have the machinery of Fourier series at your disposal.
A final note: you may wonder why not using just an ordered field at this point. In fact, also in this case, you get both a generalized form of Cauchy-Schwarz and Bessel inequality. However, now a problem pops up: if your ordered field hasn't the least upper bound property, you can't get only from Bessel inequality the convergence of the Fourier series. So, because there exists (up to isomorphisms) just only one ordered field that has the the least upper bound property (i.e. $\mathbb{R}$), basically you have that the Fourier series machinery works only if your ordered field is $\mathbb{R}$.
The comments point out is that your original assumption isn't really correct (although the reals and complexes are very common choices).
One thing that you often want is for the field to not have characteristic two.
If you do, the relationship between "squared distance" (by which I mean $\| v \|^2 = v \cdot v$) and inner product gets messed up: you can no longer recover the inner product from the distance via the polarization identity, which reads (in two forms): $$ \| x+y \|^2 = \| x\|^2 + 2 x \cdot y + \|y\|^2 \\ \frac{1}{2}\left( \| x+y \|^2 - \| x\|^2 - \|y\|^2 \right) = x \cdot y $$ Recovering the inner product from the distance requires dividing by $2$, which isn't possible in characteristic $2$. (This peculiar annoyance, for integer quadratic forms, leads down a whole interesting trail to something called the Arf invariant, which actually matters in the topology of 4-manifolds, and perhaps $4k$-manifolds...it's been so long that I've now forgotten.)