What is it?

In Linear Algebra, the basis of a vector space consists on the smallest number of vectors in , which are the generators of . In other words, the basis of is a set of vectors , if is the generator of and is linearly independent.

Dimension of vector spaces

The dimension of a not null vector space , corresponds to the number of vectors of a basis of .


Canonical Bases

A canonical basis, also known as standard basis, uses of canonical vectors, which are β€œone-hot encoded vectors”. For example, the standard, or canonical basis of would be:

We can also apply the same concept for Matrices. A standard basis for a vector space , based on matrices of order , would be:


Checking the basis of a vector space

Given , with , , and , we can check if these vectors are the basis of , by proving they are linearly independent, and that they generate .