5.1. RiemannToPerm
The function RiemannToPerm converts all Riemann scalars of a given metric (or list of metrics) into their canonical permutations:
Suppose we start from this simple expression:
In[94]:=
Out[94]=
Then we can transform all terms into their canonical permutations,
In[95]:=
Out[95]=
that is, not the permutations which would regenerate the previous objects:
In[96]:=
Out[96]=
Created by Mathematica (May 16, 2008) |