xTras
Package Symbol
|
SortCovDsToDiv
SortCovDsToBox
DivFreeQ
FullSimplification
See Also »
SortedCovDsQ
SortedCovDsQ[
expr
]
returns True if the
expr
has all its covariant derivatives sorted, and False otherwise.
SortedCovDsQ[
expr
,
cd
]
only checks the covariant derivative
cd
.
MORE INFORMATION
Derivatives are sorted ascending with respect to postfix notation and descending with respect to prefix notation. Thus
is sorted, whereas
is unsorted.
EXAMPLES
CLOSE ALL
Basic Examples
(1)
In[1]:=
Out[1]=
In[2]:=
Out[2]=
SEE ALSO
SortCovDsToDiv
SortCovDsToBox
DivFreeQ
FullSimplification