let n be Nat; for L being non empty right_complementable add-associative right_zeroed addLoopStr
for x being Element of L holds - (seq (n,x)) = seq (n,(- x))
let L be non empty right_complementable add-associative right_zeroed addLoopStr ; for x being Element of L holds - (seq (n,x)) = seq (n,(- x))
let x be Element of L; - (seq (n,x)) = seq (n,(- x))
let a be Element of NAT ; FUNCT_2:def 8 (- (seq (n,x))) . a = (seq (n,(- x))) . a
dom (- (seq (n,x))) = NAT
by FUNCT_2:def 1;
then A1:
(- (seq (n,x))) /. a = - ((seq (n,x)) /. a)
by VFUNCT_1:def 5;