Vector spaces are a collection of objects called vectors that can be added to and multiplied by scalars according to certain criteria. Vector spaces appear in a variety of fields of mathematics as well as in a variety of applications; as a result, they are extremely important and useful.
Under finite vector addition and scalar multiplication, a vector space V is closed. It is a group of vectors that are added and then multiplied by a scalar quantity.
Thus the Vector Space Definition is therefore as follows: A vector space V is a collection of objects with a (vector) addition and scalar multiplication that are closed under both operations. The fundamental example is the n-dimensional Euclidean space Rn, in which each element is represented by a list of n real numbers, scalars are real numbers, addition is component-wise, and scalar multiplication is multiplication on each term independently.
When the scalars in a generic vector space are members of a field F, V is referred to as a vector space over F.
n-space Euclidean A real vector space is known as Rn, while a complex vector space is known as Cn.
The word “closed” mentioned above means that for all α, β ∈ F and x, y ∈ V αx + βy ∈ V (i.e. you can’t exit a vector space V using vector addition and scalar multiplication, it will not terminate, but recurse). Also, when we write for α, β ∈ F (Field) and x ∈ V (Vector Space) (α + β)x the ‘+’ is in the field, whereas when we write x + y for x, y ∈ V , the ‘+’ is in the vector space. There is a double usage of this symbol.
Vector Space Axioms: What are vector Space Axioms and How are They to be Satisfied?
Vector space addition must satisfy the following vector space axioms:
(i) Distributive Law: (α + β)x = αx + βx for all x ∈ V and α, β ∈ F
(ii) Associative Law: α(βx)=(αβ)x
(iii) Commutative Law: x + y = y + x for all x, y ∈ V
(iv) Associative Law: x + (y + z)=(x + y) + z for all x, y, z ∈ V
(v) Distributive Law: α(x + y) = αx + αy
(vi) ∃O ∈ V z 0 + x = x; 0 is usually called the origin
(vii) Property of 0: 0x = 0
(viii) Unitary Law: ex = x where e is the multiplicative unit in F
Some vector space properties that are derived from the axioms are
In a type of geometrical space such as Euclidean space, its elements are vectors, and we have the concepts of vector length and distance between points. A scalar product of two vectors is also a concept mentioned above. We may define limits and continuity using these principles, bridging the gap between algebra and analysis. Vector spaces are used in mathematics, science, and engineering today. To deal with systems of linear equations, they are the suitable linear-algebraic notion.Vector spaces also provide an abstract, coordinate-free approach of working with geometrical and physical objects like tensors.