xAct`TInvar`
xAct`TInvar`
InvSimplify
InvSimplify[expr,level]
simplifies the invariants of the form inv[metric][case,count] in the expression expr,where inv is one of RInv, DualRInv, WInv, DualWInv. There are six possible levels of simplification: 1 means no simplification; 2 uses the cyclic identity; 3 uses the Bianchi identity; 4 commutes covariant derivatives; 5 uses dimensionally dependent (Lovelock type) identities and 6 reduces some non-dual invariants into products of dual invariants. The default level used is $InvSimplifyLevel.
Examples
Basic Examples (1)
Tech Notes
▪