Transpose 2/bilinear Maps Flashcards
What is dim sol (im(phi^T))
Dim sol (im(phi^T)) = dim V - dim im(phi^T)
What is rank (phi)
Rank (phi) = rank (phi^T)
When does linear map phi inject and surject
Linear map phi injects iff phi^T surjects and surjects iff phi^T injects opposite properties
When is a map B bilnear and what is B(u,0)
Map B is Bilinear if it’s linear in each slot, i.e
B(Lu1 + u2, v) = LB(u1,v) + B(u2,v)
B(u, Lv1 + v2) = LB(u,v1) + B(u,v2)
B(u,0) = B(u, 0+0) = 0 = B(0,v)
What is a bilnear pairing
Bilinear pairing is a Bilinear map B: U x V to F
What is a Bilinear form
Bilinear form is B: U x U to F
What are examples of Bilinear maps
Examples of Bilinear maps are:
Matrix multiplication
Composition of linear maps
Real I.P
What is Bil(U,V ; W)
Bil(U,V ; W) is set of Bilinear maps and is a vector space
What is matrix A representing Bilinear form B
Matrix A representing Bilinear form B is
Aij = B(Vi,Vj) where Vi,Vj are basis vectors of V
What is A’ when B has matrices A, A’ w.r.t bases Beta and B’
When B has matrices A,A’ w.r.t bases beta and B’
A’ = P^TAP where P is change of basis matrix from Beta to B’