let X, Y be ManySortedFunction of C,B; :: thesis: ( ( for i being set st i in I holds for f being Function of (A . i),(B . i) st f = F . i holds X . i = f |(C . i) ) & ( for i being set st i in I holds for f being Function of (A . i),(B . i) st f = F . i holds Y . i = f |(C . i) ) implies X = Y ) assume that A11:
for i being set st i in I holds for f being Function of (A . i),(B . i) st f = F . i holds X . i = f |(C . i)and A12:
for i being set st i in I holds for f being Function of (A . i),(B . i) st f = F . i holds Y . i = f |(C . i)
; :: thesis: X = Y
for i being set st i in I holds X . i = Y . i