Lecture 9 - Finishing Linear Functional Via Inner Products
Recall:
adjoint
The adjoint of is the function satisffying:
for all .
We said a few facts about , namely:
Lemma
is linear
\begin{proof}
Given two vectors , we want to show that . But it's hard to start with the left hand side, so to prove it we have to introduce the inner product. We need a handy lemma:
Lemma
for all is equivalent to .
As such, we just need to show that the inner product of the vectors against the two vectors above are equal. Let's do that. Let :
Thus, in a similar way, then , showing homogeneity. \end{proof}
There's many other things we could prove, but we'll save you on time.
Properties of the adjoint
\begin{proof}
Let's prove (c) for fun. Let . Looking at the inner product:
Thus by uniqueness lemma, then .
Another one, let's do (d). Consider where :
So then . \end{proof}
Recall that the adjoint of the matrix was the conjugate of the transpose of . See Lecture 8 - Linear Functionals#^a25838 for more info.
here we have:
defined by . Similar for .
Here and .
Thus, , taking linear functionals from and creating a new one in .
We claim that , using the picture from above.
Theorem
.
We'll use the fact that for all and .
\begin{proof}
So then . But this is the dual map on the RHS, which is:
Notice that since all linear functionals are injective, mainly because these are finite-dimensions. As such, then the theorem is proved. \end{proof}
Notice specifically that this is a way to show that is linear, since all are linear. Further, have conjugate homogeneity, so that actually makes a fully linear transformation.
Matrix Representation of the Adjoint
Let's do the proof.
We'll use the orthonormal basis for , and for . So then:
Thus is the conjugate transpose of . is the conjugate transpose of .
and of
Note that (a,d) are the same thing, and similarly (b,c) as well. Further (a,c) are equivalent, so then we only really need to show one of them.
\begin{proof}
We prove (a). Suppose so then . So then:
for all , so then we must have it that , as otherwise the inner product is not 0. \end{proof}