let f, g be Function of [:R^1 ,R^1 :],(TOP-REAL 2); :: thesis: ( ( for x, y being real number holds f . [x,y] = <*x,y*> ) & ( for x, y being real number holds g . [x,y] = <*x,y*> ) implies f = g )
assume that
A2:
for x, y being real number holds f . [x,y] = <*x,y*>
and
A3:
for x, y being real number holds g . [x,y] = <*x,y*>
; :: thesis: f = g
hence
f = g
by FUNCT_2:113; :: thesis: verum