Mentz114 said:
...there must be an invariant inner product operation for vectors, and this requires a dual vector space.
If V is a vector space, you can define the dual space V* without defining an inner product, and you can define an inner product without defining a dual space.
wdlang said:
but in quantum field theory and relativity, why g_{\mu \nu} F^{\nu} transforms differently than F^{\nu} ? what is the effect of the metric g?
If [itex]F^\nu[/itex] are the components of a tensor field in a coordinate system, then that tensor field is
[tex]F^\nu\frac{\partial}{\partial x^\nu}[/tex]
If [itex]g_{\mu \nu} F^{\nu}[/itex] are the components of a tensor field in a coordinate system, then that tensor field is
[tex]g_{\mu \nu} F^{\nu}dx^{\mu}[/tex]
I would write the values of those two tensor fields at a point p in the manifold as
[tex]F^\nu(p)\frac{\partial}{\partial x^\nu}\bigg|_p[/tex]
and
[tex]g_{\mu \nu}(p) F^{\nu}(p)dx^{\mu}|_p[/tex]
The [tex]\frac{\partial}{\partial x^\nu}\bigg|_p[/tex] are basis vectors for the tangent space at p, [itex]T_pM[/itex]. The [itex]dx^{\mu}|_p[/itex] are basis vectors for its dual space, [itex]T_pM^*[/itex] or [itex]T_p^*M[/itex]. Specifically, they are the members of the dual basis of that particular basis of the tangent space.
See
this post for the definition of "dual space", and click the link in it for the definition of "tangent space at p".If [itex]\{e_i\}[/itex] is a basis of a vector space V, then its dual basis, which I will write as [itex]\{e^i\}[/itex], is defined by [itex]e^i(e_j)=\delta^i_j[/itex]. Suppose that [itex]\{f_i\}[/itex] is another basis of V, related to the first by [itex]f_i=A_i^j e_j[/itex]. (By definition of "basis", the [itex]f_i[/itex] have to be linear combinations of the [itex]e_i[/itex]). The [itex]A_i^j[/itex] can be thought of as the components of a matrix A (row j, column i).
[tex]\delta^i_j=f^i(f_j)=f^i(A_j^k e_k)=A_j^k f^i(e_k)[/tex]
[tex](A^{-1})^j_l\delta^i_j=(A^{-1})^j_l A_j^k f^i(e_k)[/tex]
[tex]\delta^i_l=(A^{-1}A)^k_l f^i(e_k)=\delta^k_l f^i(e_k)=f^i(e_l)[/tex]
[tex]A^k_i\delta^i_l=A^k_if^i(e_l)[/tex]
[tex]\delta^k_l=A^k_i f^i(e_l)[/tex]
[tex]\Rightarrow e^k=A^k_i f^i[/tex]
[tex](A^{-1})^j_k e^k=(A^{-1})^j_k A^k_i f^i=(A^{-1}A)^j_i f^i=\delta^j_i f^i=f^j[/tex]
So when the basis "transform" by a matrix A, the dual basis "transforms" by A
-1.