Difference between revisions of "Vector space"

 
m
Line 1: Line 1:
 
{{stub}}
 
{{stub}}
  
A '''vector space''' over a [[field]] (frequently the [[real number]]s) is an object which arises in [[linear algebra]] and [[abstract algebra]].   
+
A '''vector space''' over a [[field]] (frequently the [[real number]]s) is an object which arises in [[linear algebra]] and [[abstract algebra]].  A vector space <math>V</math> over a field <math>F</math> consists of a [[set]] (of [[vector]]s) and two operations, vector addition and [[scalar]] multiplication, which obey the following rules:
  
 
===Axioms of a vector space===
 
===Axioms of a vector space===
 +
 +
* Under vector addition, the set of vectors forms an [[abelian group]].  Thus, addition is [[associative]] and [[commutative]] and there is an additive [[identity]] and additive [[inverse with respect to an operation | inverses]].
 +
 +
* Scalar multiplication is associative, so if <math>r, s \in F</math> and <math>{\bf v} \in V</math> then <math>(rs){\bf v} = r(s{\bf v})</math>.
 +
 +
* Scalar multiplication is [[distributive]], so if <math>r \in F</math> and <math>{\bf v, w} \in V</math> then <math>r({\bf v + w}) = r{\bf v} + r{\bf w}</math>.
 +
 +
*
 +
  
 
===Examples of vector spaces===
 
===Examples of vector spaces===

Revision as of 12:15, 9 October 2006

This article is a stub. Help us out by expanding it.

A vector space over a field (frequently the real numbers) is an object which arises in linear algebra and abstract algebra. A vector space $V$ over a field $F$ consists of a set (of vectors) and two operations, vector addition and scalar multiplication, which obey the following rules:

Axioms of a vector space

  • Scalar multiplication is associative, so if $r, s \in F$ and ${\bf v} \in V$ then $(rs){\bf v} = r(s{\bf v})$.


Examples of vector spaces