let F, G be Membership_Func of C; :: thesis: ( ( for c being Element of C holds F . c =((h . c)+(g . c))-((h . c)*(g . c)) ) & ( for c being Element of C holds G . c =((h . c)+(g . c))-((h . c)*(g . c)) ) implies F = G ) assume that A15:
for c being Element of C holds F . c =((h . c)+(g . c))-((h . c)*(g . c))and A16:
for c being Element of C holds G . c =((h . c)+(g . c))-((h . c)*(g . c))
; :: thesis: F = G A17:
for c being Element of C st c in C holds F . c = G . c