let A, B be ManySortedSubset of M; :: thesis: ( ( for x, i being set st i in I holds ( x in A . i iff ex f being Function st ( f = F . i & x indom f & f . x = x ) ) ) & ( for x, i being set st i in I holds ( x in B . i iff ex f being Function st ( f = F . i & x indom f & f . x = x ) ) ) implies A = B ) assume that A8:
for x, i being set st i in I holds ( x in A . i iff ex f being Function st ( f = F . i & x indom f & f . x = x ) )
and A9:
for x, i being set st i in I holds ( x in B . i iff ex f being Function st ( f = F . i & x indom f & f . x = x ) )
; :: thesis: A = B