let F, G be ManySortedFunction of (product A),(A . i); :: thesis: ( ( for s being Element of S holds F . s = proj (Carrier A,s),i ) & ( for s being Element of S holds G . s = proj (Carrier A,s),i ) implies F = G )
assume that
A11:
for s being Element of S holds F . s = proj (Carrier A,s),i
and
A12:
for s being Element of S holds G . s = proj (Carrier A,s),i
; :: thesis: F = G
hence
F = G
by PBOOLE:3; :: thesis: verum