I've been studying basic concepts of inner product vector space, normed vector space and metric space. And all the inner products, norms and metrics are defined to be real-valued functions in my textbook. I doubted about it: why do I have to restrict the measurement standard to real number? Why not any ordered field? Why not… anything else?
I do know that there can be a lot of different ways to define 'distance': I'm studying topology, too. I'm just wondering if there is any more general definition to the inner product space, normed space, or metric space(my definition is just the standard one being taught at undergraduate level: only real-valued ones as I've mentioned).
For example, let $V$ be an $F$-vector space and $F_s$ be an ordered field embedded into $F$. Then I defined like this:
- $\langle v, v\rangle=0$ if and only if $v$ is the $0$ vector
- $\langle v, v\rangle>0$ (so the value is in $F_s$)
- $\langle av, u\rangle=a\langle v, u\rangle$ where $a\in F$
- $\langle v+u, z\rangle=\langle v, z\rangle+\langle u, z\rangle$
- $\langle v, u\rangle=\langle u, v\rangle$
We can define the normed vector space in this fashion as well. I think this is a more general definition: I couldn't find anything wrong about it. I mean, if we define $\|v\|=\langle v, v\rangle^{1/2}$ then indeed $(V, \|\,\|)$ becomes a normed vector space according to my definition, as it should in the ordinary definition (I think the Cauchy-Schwarz inequality which connects the two spaces also hold in this general definition: I've checked the proof in my textbook and it does not use any property of the real number).
Is my definition not right, or not useful? If so, then why? I know that the real number is the only (up to isomorphism) ordered field with the least upper bound property and the property that every increasing bounded sequence converges. But is that enough to justify that every metric spaces use real number? I want to be more convinced, then.
A little bit disorganized, but I just wanted to hear some other people's opinion about this. Thanks as always.
P.S. I also know about the complex inner product vector space. The inner product there is complex-valued, so I think it was the start of my questioning.
You can use any ordered field, and the axioms will still make sense. The thing is, though, that most of our geometric intuition is built on the Archimedian property. But if we include this in our field, then it becomes a subfield of $\Bbb R$. In this case, we are really not restricting ourselves to $\Bbb R$ at all: it's the largest Archimdean ordered field!
Thinking about ordered fields that aren't Archimedian gets a little more weird. Are you prepared, for example, to have vectors $v,w$ such that $v$ and $w$ point in the same direction, and yet $vn$ is shorter than $w$ for every natural number $n$?
No, not quite! Normally we want the norms to be in the base field, but the vector $(1,1)\in \Bbb Q^2$ would have a norm outside of $\Bbb Q$, with that definition. To fix things, you'd need something called a Pythagorean field, and that's enough to guarantee this definition of norm works.
If you don't ask for the norm to be in the base field, then you may not be able to carry out normalization, because dividing by the norm won't give you a vector in the field.
Yes, your intuition is along the right lines. The fact that $\Bbb R$ is "maximal" among Archimedian ordered fields makes it special. It's a smooth connected piece with no holes. In geometry this is important since it ensures that lines and circles cross where you expect them to. For example in $\Bbb Q^2$, you can find an example of a line and a circle that would intersect in $\Bbb R^2$, but they pass through each other in $\Bbb Q^2$ without touching.
Actually, geometers study generalizations of the norm in the form of bilinear forms over any field. The idea is that rather than focus on the norm, you instead focus on a (generalized) inner product. They can be quite different from what you're used to with run-of-the-mill normed real spaces. They can have, for example, nonzero vectors with length $0$ or even negative length.
Even more than that, "length" loses meaning totally when you're working in a field that isn't ordered: there's no such thing as positive or negative, there. Still, there is a huge theory for these types of spaces with (generalized) inner products.