Could you help me with the following problem, please?
I have the next proposition of the book An Introduction to Riemannian Geometry with Applications to Mechanics and Relativity of Leonor Godinho and José Natário.
Proposition 1.8 If $M$ is isotropic at $p$ and $x:V\to \mathbb{R}^{n}$ is a coordinate system around $p$, then the coefficients of the Riemannian curvature tensor at $p$ are given by \begin{equation}R_{ijkl}(p)=-K_{p}(g_{ik}g_{jl}-g_{il}g_{jk}).\end{equation}
For the proof of this proposition, we define the 4-tensor $A$ on $T_{p}M$ \begin{equation}A=\sum_{i,j,k,l=1}^{n}-K_{p}(g_{ik}g_{jl}-g_{il}g_{jk})dx^{i}\otimes dx^{j}\otimes dx^{k}\otimes dx^{l}.\end{equation}
I have to verify that $A$ satisfies the same symmetry properties of the Riemannian curvature tensor $R$, given by:
- $R(X,Y,Z,W)+R(Y,Z,X,W)+R(Z,X,Y,W)=0;$
- $R(X,Y,Z,W)=-R(Y,X,Z,W);$
- $R(X,Y,Z,W)=-R(X,Y,W,Z);$
- $R(X,Y,Z,W)=R(Z,W,X,Y).$
I proved properties $2$, $3$ and $4$ with no problem, but I can't proved property $1$. I proved property $1$ when $n =2$, but for the case of any $n$, I have a problem with indices. I cannot write this case the correct way to proof this property. I tried to use induction but to no avail.
How could I proof this in a correct and formal way?