Loading [MathJax]/jax/output/HTML-CSS/jax.js
Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Mathematics LibreTexts

5: Vector Spaces

( \newcommand{\kernel}{\mathrm{null}\,}\)

The two key properties of vectors are that they can be added together and multiplied by scalars, so we make the following definition.

Definition

A vector space (V,+,.,R) is a set V with two operations + and satisfying the following properties for all u,vV and c,dR:

  1. (Additive Closure) u+vV. Adding two vectors gives a vector.
  2. (Additive Commutativity) u+v=v+u. Order of addition doesn't matter.
  3. (Additive Associativity) (u+v)+w=u+(v+w). Order of adding many vectors doesn't matter.
  4. (Zero) There is a special vector 0VV such that u+0V=u for all u in V.
  5. (Additive Inverse) For every uV there exists wV such that u+w=0V.
  6. (Multiplicative Closure) cvV. Scalar times a vector is a vector.
  7. (Distributivity) (c+d)v=cv+dv. Scalar multiplication distributes over addition of scalars.
  8. (Distributivity) c(u+v)=cu+cv. Scalar multiplication distributes over addition of vectors.
  9. (Associativity) (cd)v=c(dv).
  10. (Unity) 1v=v for all vV.

Remark

Rather than writing (V,+,.,R), we will often say "let V be a vector space over R''. If it is obvious that the numbers used are real numbers, then "let V be a vector space'' suffices. Also, don't confuse the scalar product with the dot product. The scalar product is a function that takes as inputs a number and a vector and returns a vector as its output. This can be written:

:R×VV.

Similarly

+:V×VV.

On the other hand, the dot product takes two vectors and returns a number. Succinctly: :V×V. Once the properties of a vector space have been verified, we'll just write scalar multiplication with juxtaposition cv=cv, though, to avoid confusing the notation.

  • 5.1: Examples of Vector Spaces
    One can find many interesting vector spaces, such as the following:
  • 5.2: Other Fields
    Above, we defined vector spaces over the real numbers. One can actually define vector spaces over any field. This is referred to as choosing a different base field. A field is a collection of "numbers'' satisfying certain properties.
  • 5.3: Review Problems

Contributor


This page titled 5: Vector Spaces is shared under a not declared license and was authored, remixed, and/or curated by David Cherney, Tom Denton, & Andrew Waldron.

Support Center

How can we help?