I've problems in the interpretation of the expression:
$$ \mathbf{e}^i = g^{ij} \mathbf{e}_j$$
that can be found, by example, in this wiki chapter. Also here.
Step by step of my erroneous logic:
- The elements of the expression are a vector $\mathbf{e}_i$ belonging to the basis of the tangent space; $\mathbf{e}^i$ of the basis of cotangent space; and the metric tensor $g$.
- Since $\mathbf{e}_i$ is a vector of the basis of the tangent space, it is a contravariant vector.
- Since $\mathbf{e}_i$ is a contravariant vector, it can be expressed in index notation as $e^\alpha_{\;i}$.
- By usual lowering/raising index $g^{ij}e^\alpha_{\;j} = e^{\alpha\,i}$
- By paralelism between initial expression $ \mathbf{e}^i = g^{ij} \mathbf{e}_j$ and previous one $e^{\alpha\;i}=g^{ij}e^\alpha_j$, I can say that $\mathbf{e}^i$ corresponds to $e^{\alpha\,i}$
- Since $\mathbf{e}^i$ vector is expressed as $e^{\alpha\,i}$, it is a contravariant vector.
- But $\mathbf{e}^i$ can not be contravariant because it is a vector of the basis of the cotangent space. Contradiction.
Not found where is the error in previous sequence, all steps seems basic and true.
Addendum:
Another way to reach same contradiction:
1b. The set of all vectors that forms the basis of the tangent space $\{\mathbf{e}_1,\mathbf{e}_2,\dots\}$ is expressed in index form as $e^\alpha_{\;i}$.
2b. $e^\alpha_{\;i}$ expresses all the set of basis vectors of the tangent space. $e^\alpha_{\;i}$ is a tensor with two indexes, $\alpha$ contravariant (related to the space components) and $i$ covariant (related to the index in the basis set).
3b. $g^{ij}$ is a tensor that, given two covariant tensors produces an scalar. In other words, given a covariant vector/tensor, produces a contravariant vector/tensor. Or, more generically, maps from a (n+m)-tensor with n contravariant dimensions and m covariant ones to another (n+m)-tensor with (n+1) contravariant dimensions and (m-1) covariant ones.
4b. Applying $g^{ij}$ over $e^\alpha_{\;j}$ we map the $j$ covariant dimension of $e$ to contravariant, obtaining a tensor twice contravariant $e^{\alpha\;i}$
5b. Since $e^{\alpha\;i}$ has two contravariant indexes, it can not be the set of basic vectors of the cotangent space. The basis of cotangent space is expected in the form $e_\alpha^{\;i}$.