Definition of Vector Space
Definition1
When the elements of a non-empty set satisfy the following ten rules for two operations, addition and scalar multiplication, is called a vector space over field2 , and the elements of are called vectors.
For and ,
(A1) If is an element of , then is also an element of .
(A2)
(A3)
(A4) For all in , there exists in that satisfies . This is called the zero vector.
(A5) For all in , there exists in that satisfies . This is called the negative of and is denoted by .
(M1) If is an element of , then is also an element of .
(M2)
(M3)
(M4)
(M5) For ,
Explanation
- The term linear space is also used.
Naturally, the scalar (field) does not need to be real numbers. Specifically, when , it is called a real vector space, and when , it is called a complex vector space.
In undergraduate linear algebra, mainly or are discussed. refers to the vector space containing ordered pairs of real numbers . In other words, it signifies the -dimensional Euclidean space, specifically refers to the three-dimensional space extensively covered in high school mathematics and calculus.
There are various sets that can become vector spaces. A set of functions can also be a vector space, which is called a function space.
In physics, something with magnitude and direction is called a vector. This concept is generalized in linear algebra. For example, consider a set that collects real number matrices of size . Then, it can be seen that satisfies all ten rules mentioned above. Therefore, a set of matrices of the same size becomes a vector space, and each matrix within it becomes a vector. If you are encountering this abstract vector space for the first time, the fact that matrices can be vectors might be surprising, but it makes sense when thinking about how vectors in coordinate spaces have been denoted.
To determine whether a set is a vector space, one must examine whether it satisfies the definition above. It might seem intuitively to be a vector space when it is not, and vice versa. Since there can be cases entirely different from intuition, it is advisable to carefully examine each one when solving problems. Also, the zero vector and the scalar are entirely different entities and should be distinguished. Typically, vectors are expressed in bold type in textbooks.
Theorem 1
Let be a vector space and be an element of .
(1a) The zero vector of is unique.
(1b) The negative of is unique.
Proof
This is a proof using the definition of vector spaces.
(1a)
Let’s say is the zero vector of . Then, by the definition of vector spaces, the following holds.
Therefore, the two zero vectors are the same.
■
(1b)
Let’s say is the negative of . Then, by the definition of vector spaces, the following holds.
Therefore, the two negatives of are the same.
■
Theorem 2
Let be a vector space, be an element of , and be a scalar.
(2a)
(2b)
(2c)
(2d) If , then or .
Proof
This is a proof using the definition of vector spaces.
(2a)
■
(2b)
■
(2c)
Thus, by (A5), is the negative of , and since the negative of is unique by (1b),
■
(2d)
must either be or not , so let’s consider both scenarios.
If
This satisfies the conclusion.
If
Since is not , it can be divided by , hence
■
See Also
Abstract Algebra
The -vector spaces discussed in the documents below are essentially no different from the vector spaces mentioned above, albeit from a slightly different perspective. Vector spaces in linear algebra are abstractions of intuitive Euclidean spaces, whereas in abstract
algebra, vector spaces are brought into the realm of ‘algebra’ in the true sense.
Conversely, -modules generalize the scalar field of -vector spaces into scalar rings , thereby revealing their identity in a naming that is indifferent to the history and meaning of -vector fields. From the perspective of group , it’s about adding a new operation to ring , thus also being a module.