I am studying linear algebra (as a second year) on my own using Axler’s, “Linear Algebra Done Right.”
I have run into a definitional problem that I can’t get past.
Specifically, Axler (and Wolfram, and others) define a “complex vector space” as a vector space in which the field is the complex numbers. According to this definition, the complex numbers over the real numbers are not a complex vector space, but the complex numbers over the complex numbers are a complex vector space. This despite the fact that the two vector spaces are identical (or at least isomorphic).
I already see that many theorems concerning eigenvalues/vectors, adjoints, and spectral theory vary according to whether we are looking at complex or real vector spaces. Thus, the definition of “complex vector space” is critical.
I’m sure there is an easy explanation, but I don’t see it. Thanks.
I hope this gives some insight:
$\Bbb R$ as an $\Bbb R$-vector space
This is the real line you are used to. It has a basis consisting of one element, which we can choose to be $1$. You can view this as a vector with just one coefficient. Notice that any $r \in \Bbb R$ can be expressed in this basis as $r \cdot 1$. A vector is just a real number, and we have scalar multiplication that is just the usual multiplication.
$\Bbb C$ as an $\Bbb R$-vector space
This is the complex plane. We need two basis elements, for example $1$ and $i$. Now any vector in $\Bbb C$ can be expressed as $a + bi$ with $a,b \in \Bbb R$. If $r \in \Bbb R$ we have scalar multiplication $r(a + bi) = ra + rbi$.
$\Bbb C$ as an $\Bbb C$-vector space
Now we're back to being one dimensional. We only need one basis element, $1$ for example. Any element $a + bi \in \Bbb C$ can be expressed as $(a + bi) \cdot 1$. Compare this to the first example and convince yourself that these are essentially the same. Scalar multiplication happens with elements from $\Bbb C$.
Note that, for example, $\Bbb R$ as a $\Bbb C$-vector space does not make sense. We need to be able to multiply by scalars in a meaningful way. For general $z \in \Bbb C$, the product with a real number $r \in \Bbb R$ is a complex number $r \cdot z \in \Bbb C$.