From the answer of @levap on the following link,
on Difference between Covariant derivative notations, I try to understand the subtilities of covariant derivative.
levap wrote : " $\nabla_{\frac{\partial}{\partial x^i}} \frac{\partial}{\partial x^j} = \Gamma_{ij}^k \frac{\partial}{\partial x^k}$ "
Then If I apply this equation to the vector position $\vec{OM}$, I know this definition which makes appear the basis vector of curvilinear coordinates, i.e :
$\nabla_{\frac{\partial}{\partial x^i}} \frac{\partial \vec{OM}}{\partial x^j} = \Gamma_{ij}^k \frac{\partial\vec{OM}}{\partial x^k}$
that I can write also (with $\vec{e_j}$ and $\vec{e_k}$ local curvilinear basis vectors) :
$\nabla_{\frac{\partial}{\partial x^i}} \vec{e_j} = \Gamma_{ij}^k \vec{e_k}$ (equation 1)
I try to do the link between what I know, i.e I can make appear Christoffel's symbols like this :
$d\vec{e_i}=w_i^j \vec{e_j} = \Gamma_{ik}^{j} dx^{k} \vec{e_j}$ (equation 2)
How to do the link between expressions (equation 1)and (equation 2) ?
Any help is welcome, thanks
UPDATE 1 :
As I said in my comment, (equation 2) just represents the classic differential of a vector $$\vec{e_i}$$ like for example : $\text{d}\vec{e_r}=\text{d}\theta\,\vec{e_\theta}$
in polar coordinates. So in this case, I would have :
$\Gamma_{r\theta}^{\theta}=\Gamma_{\theta r}^{\theta}=1$
Concerning your answer, I need precisions about the notations that you used in your demonstration. I think that you assimilate $\{X_{a}\}$ basis to my notation $\text{d}x^{a}$ and its dual base $\{e^{b}\}$ to my notation $\{\dfrac{\partial}{\partial x^{b}}\}$ : by doing scalar product between 2 vectors of each of these basis, I get :
$$X_{a}\,e^{b} = \dfrac{\partial(\text{d}x^{a})}{\partial x^{b}}=\delta^{ab}$$
Is this equality above correct ?
Secondly, I have a problem with the following definition :
$$\nabla_{X_{a}}X_{b} \,=\, \Gamma_{ab}^{c}X_{c} \,=\, \omega^{\,c}_{\,\;b}(X_{a})X_{c}\quad\quad\text{(equation 3)}$$
With my notations, Covariant derivative is defined by :
$$\nabla_i{V_j}=\partial_i V_j -\Gamma_{ij}^{k}V_k = \dfrac{\partial V_j}{\partial x^{i}} - \Gamma_{ij}^{k}V_k\quad\quad (equation 4)$$
So one term into (equation 3) is missing relatively to my (equation 4) : this the term $\partial_i V_j = \dfrac{\partial V_j}{\partial x^{i}}$
Have you deliberately ommit this term or is it contained in others terms in your expression, i.e (equation 3).
Concerning the property (by swapping the dual and normal basis components into covariant derivative definition) :
$$\nabla_{X_{b}}e^{a} \,=\, -\omega^{\,a}_{\,\;c}(X_{b})e^{c}$$
I didn't know it : is there a quick way to proove it ?
One last question concerning the equality :
$$\text{d} \,\equiv\, e^{b} \wedge \nabla_{X_{b}}$$
Is this corresponding to the definition of total differential ?? , that I know under the form of :
$$\text{D}\,V_{i} \,\equiv\, \nabla_b\,V^{i}\,\,\text{d}x^{b}$$
with $\text{D}$ the total differential operator and $\text{d}$ the classical differential.
UPDATE 2 :
I am going to begin by boring you but I still have issues with some details.
I calculate the details of $\nabla_{X_{i}}V$ expression:
You wrote :
$$\begin{align} \nabla_{X_{i}}V &\,=\, \nabla_{X_{i}}(V_{a}e^{a}) \,=\, (\nabla_{X_{i}}V_{a})e^{a} + V_{a} (\nabla_{X_{i}}e^{a}) \\[0.1cm] & \,=\, (X_{i}V_{a})e^{a} - V_{a} (\Gamma^{a}_{ij}e^{j}) \\[0.1cm] & \,=\, \left(X_{i}V_{j} - V_{a}\Gamma^{a}_{ij}\right) e^{j} \end{align}.$$
Here my calculation, I start by the following expression (equation 5) :
$$\begin{align} \nabla_{X_{i}}V &\,=\, \nabla_{X_{i}}(V_{a}e^{a}) \,=\, (\nabla_{X_{i}}V_{a})e^{a} + V_{a} (\nabla_{X_{i}}e^{a}) \\[0.1cm] \end{align}.$$
Up to here, we agree.
Then, for the first term of right member into (equation 5):
$$\begin{align} (\nabla_{X_{i}}V_{a})\,=\,\dfrac{\partial V_{a}}{\partial x^{i}}-V_{c}\Gamma_{ia}^{c} \end{align}$$
So if I add factor $e^{a}$, we get
$$\begin{align} (\nabla_{X_{i}}V_{a})e^{a} \,=\, \dfrac{\partial V_{a}}{\partial x^{i}}\,\text{d}x^{a}-(V_{c}\Gamma_{ia}^{c})\,\text{d}x^{a} \end{align}$$
this yields :
$$\begin{align} \nabla_{X_{i}}(V_{a})e^{a} &\,=\, \delta^{a}_{i}\,V_{a}-(V_{c}\Gamma_{ia}^{c})\,e^{a}\\[0.1cm] &\,=\, V_{i} - V_{c}\Gamma_{ia}^{c}\,\text{d}x^{a}\\[0.1cm] \end{align}$$
Then, for the second term of right member into (equation 5):
$$\begin{align} V_{a} (\nabla_{X_{i}}e^{a}) &\,=\, V_{a}\,\delta^{a}_{i} + V_{a}\,\Gamma_{ic}^{a}\,e^{c}\\[0.1cm] &\,=\, V_{i}+V_{a}\,\Gamma_{ic}^{a}\,\text{d}x^{c} \end{align}$$
So If I add the 2 terms, I get :
$$\begin{align} \nabla_{X_{i}}V &\,=\, \nabla_{X_{i}}(V_{a}e^{a})++ V_{a} (\nabla_{X_{i}}e^{a})\\[0.1cm] &\,=\,2V_{i} \end{align}$$
This result is not good because it sould be equal to (like you proove it) :
$$\nabla_{X_{i}}V = \left(X_{i}V_{j} - V_{a}\Gamma^{a}_{ij}\right) e^{j}$$
At first sight, could you see where is my error in this calculation ?
Secondly, could I write :
$$\begin{align} (\nabla_{X_{j}}\,e^{a}) &\,=\, \dfrac{\partial \text{d}x^a}{\partial x^{i}}\,+\,\Gamma_{jc}^{a}\,e^{c}\\[0.1cm] &\,=\, \delta_{j}^{a}+\Gamma_{jc}^{a}\,e^{c} \end{align}$$
???
Thanks a lot for your help, this is precious.