logo

Vector Spaces in Abstract Algebra 📂Abstract Algebra

Vector Spaces in Abstract Algebra

Definition 1

If all α,βF\alpha , \beta \in F and x,yVx, y \in V of the set FF and Abelian group VV satisfy the following conditions, then VV is called a vector space over FF. The elements of FF are called scalars, and the elements of VV are called vectors.

  • (i): αxV\alpha x \in V
  • (ii): α(βx)=(αβ)x\alpha ( \beta x) = ( \alpha \beta ) x
  • (iii): (α+β)x=αx+βx\left( \alpha + \beta \right) x = \alpha x + \beta x
  • (iv): α(x+y)=αx+αy\alpha (x + y) = \alpha x + \alpha y
  • (v): 1x=x1 x = x

For a index set II, let us denote some subset MVM \subset V of VV as M:={xi}iIM := \left\{ x_{i} \right\}_{i \in I}.

  1. For some {αi}iIF\left\{ \alpha_{i} \right\}_{ i \in I} \subset F, we call iIαixi\displaystyle \sum_{i \in I} \alpha_{i} x_{i} a linear combination of {xi}iI\left\{ x_{i} \right\}_{i \in I}.
  2. If for every {xi}iI\left\{ x_{i} \right\}_{i \in I}, the only case satisfying iIαixi=0\displaystyle \sum_{i \in I} \alpha_{i} x_{i} = 0 is αi=0,iI\alpha_{i} = 0 , \forall i \in I, then {xi}iI\left\{ x_{i} \right\}_{i \in I} is said to be linearly independent of FF. Otherwise, it is called linearly dependent.
  3. If every element of VV can be expressed as a linear combination of MM, then MM is said to span VV, and it is denoted as spanM=V\text{span} M = V.
  4. If MM is linearly independent when spanM=V\text{span} M = V holds, then MM is called a basis for VV over FF.
  5. If there exists MM that satisfies spanM=V\text{span} M = V for a finite set II, then VV is said to be finite dimensional.
  6. When the basis of the finite-dimensional vector space VV is MM, the cardinality of MM is called the dimension of VV over FF, and it is denoted as dimV\dim V.

Explanation

The concept is usually familiar from linear algebra, with the name ‘algebra’. It can also be explained as an abstract algebra. A simple example is the ring of polynomial functions R[x]\mathbb{R} [ x ], which can easily be seen as a vector space with a basis of 1,x,,xn1 , x , \cdots , x^{n}.

See Also

The FF-vector space mentioned in the documents below is essentially no different from the vector spaces in these documents. However, the perspective differs slightly: a vector space in linear algebra is an abstraction of the intuitive Euclidean space, while a vector space in abstract algebra can be seen as bringing that idea into a true ‘algebra’.

Conversely, the RR-module generalizes the scalar field FF of a FF-vector space to a scalar ring RR. Thus it shows its identity with a name indifferent to the history and significance of the FF-vector space. From the standpoint of the group GG, the ring RR and the new operation μ\mu are added, so its Chinese translation is module.


  1. Fraleigh. (2003). A first course in abstract algebra(7th Edition): p274~280. ↩︎