Dual vector space

From Maths
Jump to: navigation, search

Definition

Given a vector space (V,F) we define the dual or conjugate vector space[1] (which we denote V) as:

  • V=Hom(V,F)
    (recall this the set of all homomorphisms (specifically linear ones) from V to F)
  • That is V={f:VF| f is linear}
    (which is to say f(αx+βy)=αf(x)+βf(y) x,yV α,βF
    )

We usually denote the elements of V with s after them, that is something like fV

We call the elements of V:

  • Covectors
  • Dual vectors
  • Linear form
  • Linear functional (and V the set of linear functionals)[2]

Covectors and Dual vectors are interchangeable and I find myself using both without a second thought.

Equality of covectors

We say two covectors, f,g:VF

are equal if[1]:

  • vV[f(v)=g(v)]
    [note 1] - that is they agree on their domain (as is usual for function equality)

The zero covector

The zero covector:VF

with v0
[1] {{Todo|Confirm it is written 0 before writing that here

Examples

Dual vectors of R2

Consider (for vR2: f(v)=2x

and g(v)=yx
- it is easy to see these are linear and thus are covectors![note 2][1]

Dual vectors of R[x]2

(Recall that R[x]2

denotes all polynomials up to order 2, that is: α+βx+γx2
for α,β,γR
in this case)

Consider pR[x]2 and f,g:R[x]2R

given by:

  • f(p)=+0exp(x)dx
    - this is a covector
    To see this notice: f(αp+βq)=+0ex[αp(x)+βq(x)]dx
    =α+0exp(x)dx+β+0exq(x)dx
  • g(p)=dpdx|x=1
    (note that: g(α+βx+γx2)=β+2γ
    - so this isn't just projecting to coefficients) is also a covector[note 2][1]

Dual basis

[Expand]

Theorem: Given a basis {e1,,en} of a vector space (V,F) there is a corresponding basis to V, {e1,,en} where each ei is the ith coordinate of a vector vV (that is the coefficient of ei when v is expressed as nj=1vjej). That is to say that ei projects v onto it's ethi coordinate.


See also

Notes

  1. Jump up I avoid the short form: fv=f(v)
    because the
    looks too much like an operator
  2. Jump up to: 2.0 2.1 Example shamelessly ripped

References

  1. Jump up to: 1.0 1.1 1.2 1.3 1.4 Linear Algebra via Exterior Products - Sergei Winitzki
  2. Jump up Introduction to Smooth Manifolds - John M Lee - I THINK! CHECK THIS - CERTAINLY have seen it somewhere though