The binary arithmetic operation -
x.__sub__(y) <==> x-y
cf.Field.__add__
cf.Field.__mul__
Enter search terms or a module, class or function name.