let w1, w2 be Function of [: the carrier of R,(n -tuples_on the carrier of R):],(n -tuples_on the carrier of R); ( ( for a being Element of R
for u being Tuple of n, the carrier of R holds w1 . (a,u) = a * u ) & ( for a being Element of R
for u being Tuple of n, the carrier of R holds w2 . (a,u) = a * u ) implies w1 = w2 )
assume that
A1:
for a being Element of R
for u being Tuple of n, the carrier of R holds w1 . (a,u) = a * u
and
A2:
for a being Element of R
for u being Tuple of n, the carrier of R holds w2 . (a,u) = a * u
; w1 = w2
hence
w1 = w2
by FUNCT_2:12; verum