let it1, it2 be Series of n,L; ( ( for x being bag of n holds it1 . x = - (p . x) ) & ( for x being bag of n holds it2 . x = - (p . x) ) implies it1 = it2 )
assume that
A2:
for x being bag of n holds it1 . x = - (p . x)
and
A3:
for x being bag of n holds it2 . x = - (p . x)
; it1 = it2
hence
it1 = it2
by FUNCT_2:113; verum