let it1, it2 be Function of [:REAL ,(PFuncs A,REAL ):],(PFuncs A,REAL ); :: thesis: ( ( for a being Real
for f being Element of PFuncs A,REAL holds it1 . a,f = a (#) f ) & ( for a being Real
for f being Element of PFuncs A,REAL holds it2 . a,f = a (#) f ) implies it1 = it2 )
assume that
A2:
for a being Real
for f being Element of PFuncs A,REAL holds it1 . a,f = a (#) f
and
A3:
for a being Real
for f being Element of PFuncs A,REAL holds it2 . a,f = a (#) f
; :: thesis: it1 = it2
hence
it1 = it2
by BINOP_1:2; :: thesis: verum