definition of non-degenerate Hermitian matrix
Topics
About: matrices space
The table of contents of this article
Starting Context
- The reader knows a definition of Hermitian matrix.
- The reader knows a definition of Hermitian conjugate of complex matrix.
- The reader knows a definition of covectors (dual) space of vectors space.
Target Context
- The reader will have a definition of non-degenerate Hermitian matrix.
Orientation
There is a list of definitions discussed so far in this site.
There is a list of propositions discussed so far in this site.
Main Body
1: Structured Description
Here is the rules of Structured Description.
Entities:
\(*M\): \(\in \{\text{ the } n \times n \text{ Hermitian matrices }\}\)
//
Conditions:
\(\forall v \in \{\text{ the } n \times 1 \text{ complex matrices }\}\)
(
\(\forall w \in \{\text{ the } n \times 1 \text{ complex matrices }\} (w^* M v = 0) \implies v = 0\)
)
//
The condition, \(\forall v \in \{\text{ the } n \times 1 \text{ complex matrices }\} \text{ such that } v \neq 0 (\exists w \in \{\text{ the } n \times 1 \text{ complex matrices }\} (w^* M v \neq 0))\), is an equivalent condition (called "the 1st alternative condition"), as will be seen in Note.
The condition, \(f: \mathbb{C}^n \to {\mathbb{C}^n}^*, v \mapsto (w \mapsto v^* M w)\), where \({\mathbb{C}^n}^*\) is the covectors space of \(\mathbb{C}^n\), \(L (\mathbb{C}^n: \mathbb{C})\), is a 'vectors spaces - linear morphisms' isomorphism, is an equivalent condition (called "the 2nd alternative condition"), as will be seen in Note.
The condition, \(M\) can be diagonalized with all nonzero diagonal components with a unitary matrix, is an equivalent condition (called "the 3nd alternative condition"), as will be seen in Note.
2: Note
Let us see that the 1st alternative condition is an equivalent condition.
Let us suppose the condition of this definition.
Let \(v \neq 0\) be any.
If there was no \(w\) such that \(w^* M v \neq 0\), for each \(w\), \(w^* M v = 0\), which would imply \(v = 0\), a contradiction.
So, there is a \(w\).
Let us suppose that 1st alternative condition.
Let \(v\) be any.
Let us suppose that for each \(w\), \(w^* M v = 0\).
If \(v \neq 0\), there would be a \(w\) such that \(w^* M v \neq 0\), a contradiction against that \(w^* M v = 0\) for each \(w\).
So, \(v = 0\).
Let us see that the 2nd alternative condition is an equivalent condition.
1st, let us see that \(f (v)\) is indeed in \({\mathbb{C}^n}^*\).
For each \(w \in \mathbb{C}^n\), \(f (v) (w) = v^* M w \in \mathbb{C}\). For each \(w, w' \in \mathbb{C}^n\) and each \(r, r' \in \mathbb{C}\), \(f (v) (r w + r' w') = v^* M (r w + r' w') = r v^* M w + r' v^* M w' = r f (v) (w) + r' f (v) (w')\), which means that \(f (v)\) is a multilinear map.
So, \(f (v) \in {\mathbb{C}^n}^*\).
Let us suppose the condition of this definition.
Let us see that \(f\) is linear.
\(f (r v + r' v') (w) = (r v + r' v')^* M w = r v^* M w + r' v'^* M w = r f (v) (w) + r' f (v') (w) = (r f (v) + r' f (v')) (w)\), which implies that \(f (r v + r' v') = r f (v) + r' f (v')\).
Let us see that \(f\) is injective.
Let \(v, v' \in \mathbb{C}^n\) be any such that \(v \neq v'\).
Let us suppose that \(f (v) = f (v')\). For each \(w \in \mathbb{C}^n\), \(f (v) (w) - f (v') (w) = 0\), \(f (v - v') (w) = (v - v')^* M w = 0\), so, \(((v - v')^* M w)^* = 0^* = 0\), but the left hand side is \(w^* M^* (v - v') = w^* M (v - v')\), so, \(w^* M (v - v') = 0\), which would imply that \(v - v' = 0\), so, \(v = v'\), a contradiction.
So, \(f\) is injective.
So, \(f\) is a 'vectors spaces - linear morphisms' isomorphism, by the proposition that any linear injection between any same-finite-dimensional vectors spaces is a 'vectors spaces - linear morphisms' isomorphism: any covectors space is known to be same-dimensional with the original space.
Let us suppose the 2nd alternative condition.
Let \(v \in \mathbb{C}^n\) be any such that \(v \neq 0\).
There is a \(w \in \mathbb{C}^n\) such that \(v^* M w \neq 0\), because as \(f\) is injective, \(f (v) \neq f (0)\), which means that there is a \(w\) such that \(f (v) (w) \neq 0\) (otherwise, \(f (v) = f (0)\)), and \(f (v) (w) = v^* M w \neq 0\), so, \((v^* M w)^* \neq 0^* = 0\), but the left hand side is \(w^* M^* v = w^* M v\), so, \(w^* M v \neq 0\).
So, the 1st alternative condition is satisfied, which implies that the condition of this definition is satisfied.
Let us see that the 3rd alternative condition is an equivalent condition.
Note that it is known that any Hermitian matrix, \(M\), can be diagonalized by a unitary matrix, \(U\), as \(U^* M U\), with all real diagonal components. The issues is whether there is no zero diagonal component.
Let us suppose the condition of this definition.
\(w^* M v = w^* {U^*}^{-1} U^* M U U^{-1} v = w^* {U^{-1}}^* (U^* M U) U^{-1} v\), by the proposition that for any invertible complex matrix, the inverse of the Hermitian conjugate of the matrix is the Hermitian conjugate of the inverse of the matrix, \(= (U^{-1} w)^* (U^* M U) U^{-1} v\), by the proposition that the Hermitian conjugate of the product of any complex matrices is the product of the Hermitian conjugates of the constituents in the reverse order.
If \(U^* M U\) had a zero component, a nonzero \(v' := U^{-1} v\) can be chosen such that \(U^* M U U^{-1} v = 0\) (let only the corresponding component of \(U^{-1} v\) be nonzero), and \((U^{-1} w)^* (U^* M U) U^{-1} v = 0\) for each \(w' := U^{-1} w\); but \(v = U v'\) would be nonzero because \(U\) was unitary and \(w^* M v = (U^{-1} w)^* (U^* M U) U^{-1} v\) would be \(0\) for each \(w\), a contradiction.
So, \(U^* M U\) cannot have any zero component.
Let us suppose the 3rd alternative condition.
As before, \(w^* M v = (U^{-1} w)^* (U^* M U) U^{-1} v\).
Let us suppose that for each \(w \in \mathbb{C}^n\), \(w^* M v = 0\).
\(w^* M v = (U^{-1} w)^* (U^* M U) U^{-1} v = 0\), and \(U^{-1} w\) can be chosen such that only the \(j\)-th component of \((U^{-1} w)^* (U^* M U)\) is nonzero (let only the corresponding component of \(U^{-1} w\) be nonzero), which implies that the \(j\)-th component of \(U^{-1} v\) is \(0\), so, \(U^{-1} v = 0\), so, \(v = 0\).
So, the condition of this definition is satisfied.