let d, d' be BinOp of product a; :: thesis: ( ( for f, g being Element of product a
for i being Element of dom a holds (d . f,g) . i = (b . i) . (f . i),(g . i) ) & ( for f, g being Element of product a
for i being Element of dom a holds (d' . f,g) . i = (b . i) . (f . i),(g . i) ) implies d = d' )
assume that
A6:
for f, g being Element of product a
for i being Element of dom a holds (d . f,g) . i = (b . i) . (f . i),(g . i)
and
A7:
for f, g being Element of product a
for i being Element of dom a holds (d' . f,g) . i = (b . i) . (f . i),(g . i)
; :: thesis: d = d'
hence
d = d'
by Th24; :: thesis: verum