What comes first, a vector base or orthogonality?

85 Views Asked by At

Pick any three vectors of a vector space randomly (but linearly independent). Then we assign them coordinates:

$$e_1=[1 0 0]$$ $$e_2=[0 1 0]$$ $$e_3=[0 0 1]$$

Therefore now they are orthonormal because $e_i\cdot e_j = \delta_{ij}$. Then this seems to show that all sets of three linearly independent vectors are an orthonormal base, which is false. However I don't see the mistake. I know it must be something silly.

1

There are 1 best solutions below

1
On BEST ANSWER

If you have a metric on your space, then you can tell whether a chosen basis is orthonormal or not.

If you don't have a metric already you can define your basis to be orthonormal. You don't have any existing structure to prove it can't be.

So there are two different situations.

Note that the same vector space can have different metrics, all compatible with the vector operations and scalar multiplication.