:: deftheorem Def6 defines ManySortedMSSet AOFA_A00:def 6 :
for I, J being set
for S being ManySortedSet of I
for b4 being ManySortedFunction of I holds
( b4 is ManySortedMSSet of S,J iff for i, j being set st i in I holds
( dom (b4 . i) = S . i & ( j in S . i implies (b4 . i) . j is ManySortedSet of J ) ) );