let F1, F2 be BinOp of (Quot. I); ( ( for u, v being Element of Quot. I holds F1 . (u,v) = qmult (u,v) ) & ( for u, v being Element of Quot. I holds F2 . (u,v) = qmult (u,v) ) implies F1 = F2 )
assume that
A2:
for u, v being Element of Quot. I holds F1 . (u,v) = qmult (u,v)
and
A3:
for u, v being Element of Quot. I holds F2 . (u,v) = qmult (u,v)
; F1 = F2
hence
F1 = F2
by BINOP_1:2; verum