deffunc H2( Element of H1(F), Element of H1(F)) -> Element of [: the carrier of F, the carrier of F, the carrier of F:] = [(($1 `1_3) + ($2 `1_3)),(($1 `2_3) + ($2 `2_3)),(($1 `3_3) + ($2 `3_3))];
consider f being BinOp of H1(F) such that
A1:
for x, y being Element of [: the carrier of F, the carrier of F, the carrier of F:] holds f . (x,y) = H2(x,y)
from BINOP_1:sch 4();
take
f
; for x, y being Element of [: the carrier of F, the carrier of F, the carrier of F:] holds f . (x,y) = [((x `1_3) + (y `1_3)),((x `2_3) + (y `2_3)),((x `3_3) + (y `3_3))]
thus
for x, y being Element of [: the carrier of F, the carrier of F, the carrier of F:] holds f . (x,y) = [((x `1_3) + (y `1_3)),((x `2_3) + (y `2_3)),((x `3_3) + (y `3_3))]
by A1; verum