Orthonormal Basis
An orthonormal basis is a basis where each vector is orthonormal (a.k.a. they are unit vectors and orthogonal to each other).
In other word, if
We can use the Gram-Schmidt process to find the orthonormal basis from arbitrary basis. For 3 dimensional basis, we can also use the cross product.