set KK = the carrier of K;
defpred S1[ set , set , set ] means for p1, p2 being Element of the carrier of K * st $1 = p1 & $2 = p2 holds
$3 = p1 + p2;
A1:
for x, y being Element of the carrier of K * ex z being Element of the carrier of K * st S1[x,y,z]
consider A being Function of [:( the carrier of K *),( the carrier of K *):],( the carrier of K *) such that
A2:
for x, y being Element of the carrier of K * holds S1[x,y,A . (x,y)]
from BINOP_1:sch 3(A1);
take
A
; for p1, p2 being Element of the carrier of K * holds A . (p1,p2) = p1 + p2
thus
for p1, p2 being Element of the carrier of K * holds A . (p1,p2) = p1 + p2
by A2; verum