Vector Space Axioms

Ten axioms can define vector space. Let x, y, & z be the elements of the vector space V and a & b be the elements of the field F.

1. Closed Under Addition

For every element x and y in V, x + y is also in V.

2. Closed Under Scalar Multiplication

For every element x in V and scalar a in F, ax is in V.

3. Commutativity of Addition

For every element x and y in V, x + y = y + x.

4. Associativity of Addition

For every element x, y, and z in V, (x + y) + z = x + (y + z).

5. Existence of the Additive Identity

There exists an element in V which is denoted as 0 such that x + 0 = x, for all x in V.

6. Existence of the Additive Inverse

For every element x in V, there exists another element in V that we can call -x such that x + (-x) = 0.

7. Existence of the Multiplicative Identity

There exists an element in F notated as 1 so that for all x in V, 1x = x.

8. Associativity of Scalar Multiplication

For every element x in V, and for each pair of elements a and b in F, (ab)x = a(bx).

9. Distribution of Elements to Scalars

For every element a in F and every pair of elements x and y in V, a(x + y) = ax + ay.

10. Distribution of Scalars to Elements

For every element x in V, and every pair of elements a and b in F, (a + b)x = ax + bx

Vector Space- Definition, Axioms, Properties and Examples

A vector space is a group of objects called vectors, added collectively and multiplied by numbers, called scalars. Scalars are usually considered to be real numbers. But there are few cases of scalar multiplication by rational numbers, complex numbers, etc. with vector spaces.

In this article, we have covered Vector Space Definition, Axions, Properties and others in detail.

Table of Content

  • What is Vector Space?
  • Vector Space Axioms
  • Vector Space Examples
  • Dimension of a Vector Space
  • Vector Addition and Scalar Multiplication
  • Vector Space Properties
  • Subspaces

Similar Reads

What is Vector Space?

A space in mathematics comprised of vectors, that follow the associative and commutative law of addition of vectors and the associative and distributive process of multiplication of vectors by scalars is called vector space. In vector space, it consists of a set of V (elements of V are called vectors), a field F (elements of F are scalars) and the two arithmetic operations...

Vector Space Axioms

Ten axioms can define vector space. Let x, y, & z be the elements of the vector space V and a & b be the elements of the field F....

Vector Space Examples

Various examples of vector spaces are:...

Dimension of a Vector Space

Number of vectors in a basis for V is called the dimension of V....

Vector Addition and Scalar Multiplication

Vector addition and scaler multiplication are two main concept in vector space that are explained below:...

Vector Space Properties

Some important properties of vector space are:...

Subspaces

A subset W of a vector space V is called a subspace of V if W is itself a vector space under the addition and scalar multiplication defined on V....

Difference Between Vector Space and Euclidean Space

Vector Space Euclidean Space Vector space is an abstract algebraic structure defined by vector addition and scalar multiplication Euclidean space is a geometric space characterized by distances and coordinates. Vector space focuses on the algebraic properties of vectors and their operations Euclidean space focuses on the geometric properties of points, lines, distances, and angles within a specific coordinate system. Vector spaces are used in linear algebra and various mathematical theories. Euclidean spaces are used extensively in geometry, physics, engineering, and other fields where spatial relationships and measurements are important...

Applications of Vector Spaces

When an object is made up of multiple components it is often useful to represent the object as a vector, with one entry per component. The examples discussed in this section involve molecules, which are made up of atoms, and text documents, which are made up of words....

FAQs on Vector Space

What is a Vector Space?...

Contact Us