let f, g be UnOp of H1(F); ( ( for x being Element of [:the carrier of F,the carrier of F,the carrier of F:] holds f . x = [(- (x `1 )),(- (x `2 )),(- (x `3 ))] ) & ( for x being Element of [:the carrier of F,the carrier of F,the carrier of F:] holds g . x = [(- (x `1 )),(- (x `2 )),(- (x `3 ))] ) implies f = g )
assume that
A2:
for x being Element of [:the carrier of F,the carrier of F,the carrier of F:] holds f . x = [(- (x `1 )),(- (x `2 )),(- (x `3 ))]
and
A3:
for x being Element of [:the carrier of F,the carrier of F,the carrier of F:] holds g . x = [(- (x `1 )),(- (x `2 )),(- (x `3 ))]
; f = g
for x being Element of [:the carrier of F,the carrier of F,the carrier of F:] holds f . x = g . x
hence
f = g
by FUNCT_2:113; verum