We have a set of "vectors" (elements) in the set $V$ such that $(V,+,\circ)$ is said to be a vector space over some field $\mathbb{F}$. Let $F$ be the set of elements that consist the field $\mathbb{F}$.
I'm trying to figure out what rules $V$ must follow on its own and what is the relation between the set of elements in $V$ to the set of elements in $F$. For example, if we look at the set $V$ on its own, it must be an abelian group. What I'm asking is what are the elements in $V$ have to do with the field $\mathbb{F}$, specifically:
- $V$ is said to be "over the field $\mathbb{F}$". It doesn't mean that the elements of $V$ are taken from the field $\mathbb{F}$, right?
What is the relation between $V$ and $F$. Should it be that $F\subset V$? For example, let $V=\mathbb{R}$ and let $\mathbb{F}=\mathbb{C}$ (the complex numbers). Then $V$ on its own is an abelian group as required; but if you take an element in $V$ and multiply it be an element in $\mathbb{F}$ the result might not be in $V$.
For example take $1\in V$ and $i\in\mathbb{F}$, then $1\cdot i \notin V$. Thus we get that $\mathbb{R}$ over $\mathbb{C}$ is not a vector space. However, $\mathbb{C}$ over $\mathbb{R}$ is indeed a vector space.
My question is: For a set of vectors $V$ be a vector space over the field $\mathbb{F}$ must it hold that the underlying elements that consist the vectors be from a field that is equal or containing the field $\mathbb{F}$?
For example if you take the set of vectors $V = \mathbb{R}^2$ then for $V$ to be a vector space over some field $\mathbb{F}$ it must hold that the elements that the vectors in $V$ are made of (i.e. $\mathbb{R}$) must be from a field $\mathbb{F}\subseteq\mathbb{R}$?