Inner products are operations that take 2 vectors x,y in the vector space V as inputs and return a scalar. We denote the inner product using angle brackets: ⟨x,y⟩
⟨x,y⟩:V×V→R
Inner products can be used to compare two vectors in the vector space and are helpful in finding the projection of a vector onto the a vector subspace.