let IT1, IT2 be Function of A,B; :: thesis: ( ( for x being Element of A holds ( IT1 . x =(F . x). x & ( for x being Element of A holds IT2 . x =(F . x). x ) ) ) implies IT1 = IT2 ) assume A3:
for x being Element of A holds ( IT1 . x =(F . x). x & ( for x being Element of A holds IT2 . x =(F . x). x ) )
; :: thesis: IT1 = IT2
hence
for b1, b2 being Function of A,B st ( for p being Element of A holds b1. p =(F . p). p ) & ( for p being Element of A holds b2. p =(F . p). p ) holds b1= b2
; :: thesis: verum