Dual vector space


A dual vector space VV^{*}, or just dual space, is a special kind of Vector space associated with another vector space VV. It is the space of all linear functionals on VV, each defined as a linear map a:VKa:V\to K, where KK is the field both VV and VV^{*} are defined over. In symbols, the dual space is defined as:

V{a:VK    a(αv+βw)=αa(v)+βa(w)v,wV}V^{*}\equiv\{ a:V\to K\;|\; a(\alpha v+\beta w)=\alpha a(v)+\beta a(w)\quad\forall v,w\in V \}

The dimension of VV^{*} is the same as the dimension of VV.

Being a vector space, the dual space comes equipped with a sum and a scalar multiplication operation:

  • given a,bVa,b\in V^{*}, there exists a sum (a+b)(v)=a(v)+b(v)(a+b)(v)=a(v)+b(v) for all vVv\in V.
  • given αK\alpha \in K, there exists a scalar multiplication (αa)(v)=αa(v)(\alpha a)(v)=\alpha\cdot a(v) for all vVv\in V.

For any given Basis {e1,,en}\{ e_{1},\ldots,e_{n} \} in VV, there exists a corresponding dual basis {e1,,en}\{ e_{1}^{*},\ldots,e_{n}^{*} \} composed of linear functionals that, when applied to the normal basis vectors, return the Kronecker delta: ei(ej)=δije^{*}_{i}(e_{j})=\delta_{ij}.