deffunc H1( Point of [:(TOP-REAL 2),(TOP-REAL 2):]) -> Element of REAL = (($1 `2 ) `2 ) - (o `2 );
consider xo being RealMap of [:(TOP-REAL 2),(TOP-REAL 2):] such that
A4: for x being Point of [:(TOP-REAL 2),(TOP-REAL 2):] holds xo . x = H1(x) from FUNCT_2:sch 4();
take xo ; :: thesis: for x being Point of [:(TOP-REAL 2),(TOP-REAL 2):] holds xo . x = ((x `2 ) `2 ) - (o `2 )
thus for x being Point of [:(TOP-REAL 2),(TOP-REAL 2):] holds xo . x = ((x `2 ) `2 ) - (o `2 ) by A4; :: thesis: verum