Duals
Tags | FormalMath 113 |
---|
Dual space
We introduce dual Spaces as an alternate way of understanding inner products. This is a bit esoteric, so feel free to ski.
Linear functionals
A linear functional is a linear map that goes from . It just takes a weighted sum of each component of the vector, so you can think of it as , where is a vector that defines the linaer functional.
Linear Functionals Define a Dual Space
The vector is a vector, and because and have the same dimension, they are isomorphic.
More formally, for a vector space over a field F, the dual space is the space of linear functionals over this field, denoted as .
Dual Basis Property
The dual basis has a weird property. Say that you had space in . Your dual basis can be something like (1, 0, 0), (0, 1, 0), and (0, 0, 1).. When you take the dot product of this basis with the corresponding basis in the non-dual space, you get that and anything else is zero. In more formal terms:
The represents the functional defined by the dual basis, and it "selects" its corresponding non-dual vector.
Intuition (dot product)
Let’s try to understand this by looking at the dot product. You can always split a dot product into its basis vectors, like this:
The things with the 's are the dual basis, and the things with the are the normal basis. Note how the dual basis "selects" an element of the non-dual basis, meaning that the distribution in the expanded dot product is very simple.
Dual Maps
A dual map is defined in terms of the dual space. We define the dual map
as for all .
So if , then . Here, is the linear functional parameters for , and is the linear functional parameters for .
Proof
Let’s start with and we know that .
We know that , but the overall operates , so it's in . Therefore, we conclude that maps from to .
Algebraic properties
- proof:
Annihilator
For any subspace , the annilator is defined as the following
This is a subspace in dual that has a specific property. We can understand this as the orthogonal complement to , but let’s not use this term just yet.
Annihilator and dual identities
. Take a second to think about why
(makes sense)
.
- This one is a very important one. It's saying that the "orthogonal complement" of the column space is equivalent to the null space of the dual map. this ties back to the four fundamental subspaces
Proof
Let . Therefore, , which means that .
Therefore, , meaning that maps everything in the range of as zero. This is the definition of an anniliator, so we are done.
To go the other way, let . Therefore, , which means that , meaning that , as desired.
- again, this is VERY relevant to our four subspaces! The orthogonal complement to the null space is the row space, which is the range of the dual map
Proof
Here we define and
if , then there exists some such that . Therefore, for all . Select . Therefore, . As such, is an annilator of , and we conclucde that
To show that the spaces are equal, you can just show that the dimensions are equal. Note that , and we know that the ranges of the dual and non-duals have the same dimension, so . We just need to massage the right hand side now.
We know that , and let . Our equation becomes the following
as desired.
- the proof uses and the previous lemma.
- it follows that
- what does this mean? Well, if we cheat and look at , then this theorem states that the row rank and column rank are the same!!
Upshot:
- If is injective, then the range of is everything. Therefore, is surjectrive.
- Likewise, if is surjective then the null of is nothing, so is injective.
Matrix of the dual map
finally, we will start to tie things together. What does the matrix of the dual map look like?
The matrix of the dual map is just the transpose of the normal map!
- naturally, row rank and column rank theorems come about