Hello Everyone,
I'm fairly new to xAct, and I'm having trouble figuring out how to simplify the following expression.
1/2 Christoffelcd[i, -j, -k] Christoffelcd[ j, -l, -m] \[CapitalTheta][k, n] \[CapitalTheta][ l, m] \[Sigma]2[-i, -n] - 1/2 Christoffelcd[i, -j, -k] Christoffelcd[ j, -l, -m] \[CapitalTheta][k, l] \[CapitalTheta][m, n] \[Sigma]2[-i, -n] -1/2 \[CapitalTheta][i, j] \[CapitalTheta][ k, l] \[Sigma]2[-i, -m] (cd[-j][Christoffelcd[m, -k, -l]]) +1/2 \[CapitalTheta][i, j] \[CapitalTheta][k, l] \[Sigma]2[-i, -m] (cd[-l][Christoffelcd[m, -j, -k]])
I believe this should simplify to just Riccicd[-i, -j] \[Sigma]2[i, j].
I think GradChristofellToRiemman (from xTras) will work after I write the equation as (some tensor)[-i,-j] \[Sigma]2[i, j].
I do not see how change \[Sigma]2[-i, -n] into \[Sigma]2[-i, -j] when j is already a contracted index in the terms that multiply \[Sigma]2[-i, -n].
I would greatly appreciate any help.
Tanush