cf
FieldList.
__rsub__
The binary arithmetic operation - with reflected operands
-
x.__rsub__(y) <==> y-x
cf.FieldList.__radd__
cf.FieldList.__rmul__