notes

Personal notes
git clone git://git.laack.co/notes.git
Log | Files | Refs

Dimensions.md (312B)


      1 # Dimensions
      2 
      3 **Source:** Linear Algebra Done Right
      4 
      5 **Chapter:** 2
      6 
      7 **Definition:** The dimension of a vector space is defined as the length of any basis of the vector space.
      8 
      9 Recall that the basis of a subspace is by definition linearly independent and thus provides us with the dimension of the vector space.