cf
Field.
__sub__
The binary arithmetic operation -
-
x.__sub__(y) <==> x-y
cf.Field.__add__
cf.Field.__mul__