let F1, F2 be Function of (Union X),(Union D); :: thesis: ( ( for i being Element of I for x being set st x in X . i holds F1 . x =(F . i). x ) & ( for i being Element of I for x being set st x in X . i holds F2 . x =(F . i). x ) implies F1 = F2 ) assume that A7:
for i being Element of I for x being set st x in X . i holds F1 . x =(F . i). x
and A8:
for i being Element of I for x being set st x in X . i holds F2 . x =(F . i). x
; :: thesis: F1 = F2