A scalar product is a fundamental operation that allows us to compute the "multiplication" between two vectors with the result being a scalar number. Through every positive definite matrix, we can define a scalar product on vector spaces.
A scalar product on complex vector space Cn is a sesquilinear Hermitian form that is positive definite with three main properties.
Generalization to complex space involves the important role of complex conjugate. If A∈Cn×n is a positive definite matrix, then the mapping:
⟨⋅,⋅⟩A:Cn×Cn→C:(x,y)↦⟨x,y⟩A=xHAy
has the same properties as the general definition above, namely sesquilinear in the first argument, linear in the second argument, Hermitian with complex conjugate, and positive definite.
This shows that when we move to complex space, the complex conjugate plays an important role in maintaining a consistent scalar product structure.
The simplest example is the standard scalar product that uses the identity matrix I.
The standard scalar product is defined as:
⟨x,y⟩=xTy (for real case)
⟨x,y⟩=xHy (for complex case)
This standard scalar product is obtained by using the identity matrix as its representation matrix, so that all required properties are satisfied naturally.
Through the relationship between scalar products and positive definite matrices, we can construct various types of scalar products that suit specific application needs.