let e1, e2 be Series of O,L; ( ( for b being bag of O holds e1 . b = s . (b * perm) ) & ( for b being bag of O holds e2 . b = s . (b * perm) ) implies e1 = e2 )
assume that
A3:
for b being bag of O holds e1 . b = s . (b * perm)
and
A4:
for b being bag of O holds e2 . b = s . (b * perm)
; e1 = e2
hence
e1 = e2
; verum