Suppose Q, T and S are three points on an elliptic curve, such that Q+T = S.
With knowing Q and S, can we compute T?
In other word whether exists subtraction operation on elliptic curve, or not?
2026-03-27 01:43:45.1774575825
Subtraction two points on elliptic curve.
1.8k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Substraction, in any group with additive operation, is just adding the (additive) inverse of an element, i.e.
$$a-b=a+(-b)\;,\;\;\text{with}\;\;-b\;\;\text{being the unique element s.t.}\;\;b+(-b)=0$$
This is always defined in any group (with additive group operation)