:: deftheorem Def3 defines Subst POLYNOM9:def 3 :
for X being Ordinal
for L being non trivial right_complementable add-associative right_zeroed right_unital distributive doubleLoopStr
for t being bag of X
for p being Polynomial of X,L
for x being object
for b6 being Series of X,L holds
( b6 = Subst (t,x,p) iff for b being bag of X holds
( ( ex s being bag of X st b = Subst (t,x,s) implies for s being bag of X st b = Subst (t,x,s) holds
b6 . b = (p `^ (t . x)) . s ) & ( ( for s being bag of X holds b <> Subst (t,x,s) ) implies b6 . b = 0. L ) ) );