:: deftheorem Def17 defines FreeOpSeqZAO FREEALG:def 17 :
for f being non empty with_zero FinSequence of NAT
for D being disjoint_with_NAT set
for b3 being PFuncFinSequence of (TS (DTConUA (f,D))) holds
( b3 = FreeOpSeqZAO (f,D) iff ( len b3 = len f & ( for n being Nat st n in dom b3 holds
b3 . n = FreeOpZAO (n,f,D) ) ) );