Vector space

Gist

Mathematical definition

The mathematical structure that has a set of vectors (V) and a field of scalars (F) where it has these properties
1. Commutatively (x+y=y+x)
2. Associatively (x+(y+z)=(x+y)+z)
3. There exists an element in the vector space where x+0 = x (there exists a Null vector)
4. There is an inverse xV for each xV
for all vectors, x,y,zV

And F×VV which satisfies

  1. a(bx)=(ab)x (associativity)
  2. a(x+y)=ax+ay) (distributivity)
  3. 1x=x

Properties

References

https://www.math.toronto.edu/gscott/WhatVS.pdf