Difference between revisions of "Dual vector space"
m |
m (Alec moved page Dual space to Dual vector space: There are other duals. One day I'll remove the redirect) |
||
(One intermediate revision by the same user not shown) | |||
Line 6: | Line 6: | ||
We call the elements of {{M|V^*}}: | We call the elements of {{M|V^*}}: | ||
− | * [[Covectors]] | + | * [[Covector|Covectors]] |
* Dual vectors | * Dual vectors | ||
* Linear form | * Linear form | ||
Line 38: | Line 38: | ||
{{End Proof}} | {{End Proof}} | ||
{{End Theorem}} | {{End Theorem}} | ||
+ | |||
+ | ==See also== | ||
+ | * [[Covector]] | ||
+ | * [[Covector applied to a tensor product]] | ||
==Notes== | ==Notes== |
Latest revision as of 05:35, 8 December 2016
Contents
[hide]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:V→F| f is linear}(which is to say f(αx+βy)=αf(x)+βf(y) ∀x,y∈V ∀α,β∈F)
We usually denote the elements of V∗ with ∗s after them, that is something like f∗∈V∗
We call the elements of V∗:
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∗:V→F
- ∀v∈V[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:V→F
Examples
Dual vectors of R2
Consider (for v∈R2: f∗(v)=2x
Dual vectors of R[x]≤2
(Recall that R[x]≤2
Consider p∈R[x]≤2 and f∗,g∗:R[x]≤2→R
- f∗(p)=∫+∞0e−xp(x)dx- this is a covector
- To see this notice: f∗(αp+βq)=∫+∞0e−x[αp(x)+βq(x)]dx=α∫+∞0e−xp(x)dx+β∫+∞0e−xq(x)dx
- To see this notice: f∗(αp+βq)=∫+∞0e−x[αp(x)+βq(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
Theorem: Given a basis {e1,⋯,en} of a vector space (V,F) there is a corresponding basis to V∗, {e∗1,⋯,e∗n} where each e∗i is the ith coordinate of a vector v∈V (that is the coefficient of ei when v is expressed as ∑nj=1vjej). That is to say that e∗i projects v onto it's ethi coordinate.
See also
Notes
- Jump up ↑ I avoid the short form: f∗v=f∗(v)because the ∗looks too much like an operator
- ↑ Jump up to: 2.0 2.1 Example shamelessly ripped