let G, H be BinOp of (n -tuples_on D); ( ( for x, y being Element of n -tuples_on D holds G . (x,y) = F .: (x,y) ) & ( for x, y being Element of n -tuples_on D holds H . (x,y) = F .: (x,y) ) implies G = H )
assume that
A3:
for x, y being Element of n -tuples_on D holds G . (x,y) = F .: (x,y)
and
A4:
for x, y being Element of n -tuples_on D holds H . (x,y) = F .: (x,y)
; G = H
hence
G = H
; verum