Vector Space,

Description:

  • Obtained by equipping vectors in a certain dimension with their Linear Combination
    • ie, the possible space that the vectors can be

Properties:

  • Closure under addition: 2 vectors adding cant escape the vector space
  • Closure under scalar multiplication: 2 vectors multiply cant escape

Basis of a vector space:

  • A set of least linearly independent vectors that Span the full space
    • ie, n vectors that will let it span the whole subspace
    • ex, basis vector of a line is 1 vector; basis vectors of a plane are 2 vectors
  • If we have a basis for a subspace, , then we can uniquely write any element in the subspace as a Linear Combination of elements in that basis.
    • That is, any can be written as , for an appropriate
  • To prove:
    • 2 conditions