Exercise 11.3 (The Dual Map)

Suppose V and W are vector spaces and A : V W is a linear map. We define a linear map A : W V , called the dual map or transpose of A, by

(Aω)(v) = ω(Av) for ω W,v V.

Exercise 11.3. Show that Aω is actually a linear functional on V , and that A is a linear map.

Answers

Proof. We demonstrate the validity of both assertions.

A is linear. Let c and let ω,γ : W be two duals in W. We have

v V : (A( + γ))(v) = ( + γ)(Av) = (Av) + γ(Av) = c(Aω)(v) + (Aγ)(v).

In other words, A( + γ) = c(Aω) + Aγ.

A ω is a linear functional. To demonstrate that A ω : V is linear, pick c and v,w V . Es gilt

(Aω)(cv + w) = ω(A(cv + w)) = ω(cAv + Aw) Linearity von A : V W = (Av) + ω(Aw) Linearity von ω : W = c(Aω)(v) + (Aω)(w).
User profile picture
2023-05-29 09:45
Comments