:: deftheorem Def11 defines FreeOpSeqNSG FREEALG:def 11 :
for f being non empty FinSequence of NAT
for D being non empty disjoint_with_NAT set
for b3 being PFuncFinSequence of (TS (DTConUA (f,D))) holds
( b3 = FreeOpSeqNSG (f,D) iff ( len b3 = len f & ( for n being Nat st n in dom b3 holds
b3 . n = FreeOpNSG (n,f,D) ) ) );