vector space

A vector space or linear space is an algebraic structure consisting of an abelian group V of vectors under addition, with a field F of scalars, equipped with associative scalar multiplication which distributes over addition.

Formally,
for all u,v,wV, and all a,b,cF,

(V,+V) is an abelian group:

  1. (V,+V) is closed: (u+v)V
  2. (V,+V) is associative: (u+v)+w=u+(v+w)
  3. (V,+V) has an identity element: v+0V=v=0V+v
  4. (V,+V) has inverses: v+(v)=0V=(v)+v
  5. (V,+V) is commutative: u+v=v+u

(F,+F,×F) is a field:

  1. (F,+F) is closed: a+bF
  2. (F,+F) is associative: (a+b)+c=a+(b+c)
  3. (F,+F) has an identity element: a+0F=a=0F+a
  4. (F,+F) has inverses: a+(a)=0=(a)+a
  5. (F,+F) is commutative: a+b=b+a
  6. (F,×F) is closed: abF
  7. (F,×F) is associative: (ab)c=a(bc)
  8. (F,×F) has an identity element: a1F=a=1Fa
  9. (F,×F) has inverses: a(a1)=1F=(a1)a
  10. (F,×F) is commutative: ab=ba
  11. (F,+F,×F) is left-distributive: a(b+c)=ab+ac
  12. (F,+F,×F) is right-distributive: (a+b)c=ac+bc
  13. Field identities are unique: 0F1F

(F,V,) scalar multiplication with vectors:

  1. (F,V,) is associative with (F,×F): a(bv)=(ab)v
  2. (F,V,) has an identity element: 1Fv=v
  3. (F,V,) distributes over (V,+V): a(u+v)=au+av
  4. (F,V,) distributes over (F,+F): (a+b)v=av+bv

Powered by Forestry.md