Hermitian Matrix Spaces and Convex Cones of Positive Semidefinite Matrices
📂Matrix AlgebraHermitian Matrix Spaces and Convex Cones of Positive Semidefinite Matrices
Definition
Let’s denote as n∈N.
Hermitian Matrix Space
The set of Hermitian matrices of size n×n is denoted as follows.
Hn:={A∈Cn×n:A=A∗}
Positive Definite Matrix Set
The set of positive definite matrices of size n×n is denoted as Pn.
Theorem
Hn is a Vector Space
- [1]: With respect to the scalar field R, Hn is a vector space.
Pn is a Convex Cone of Hn
- [2]: For all a,b>0 and X,Y∈Pn, the following holds:
aX+bY∈Pn
In other words, Pn⊂Hn is a convex cone of Hn.
Proof
[1]
As long as the scalar field of Hn is given as the set of real numbers R1, the scalar multiplication for any X,Y∈Hn is irrelevant to both matrix transpose and complex conjugate, satisfying various conditions of the vector space trivially.
■
[2]
Firstly, since a positive definite matrix is a Hermitian matrix, Pn⊂Hn holds. If any X,Y is a positive definite matrix, then for all vectors v∈Cn, v∗Xv>0 holds and since v∗Yv>0, for all scalars a,b>0, the following holds:
==>v∗(aX+bY)vv∗aXv+v∗bYvav∗Xv+bv∗Yv0
■