deffunc H1( Point of (REAL-NS n)) -> set = <*((proj (i,n)) . $1)*>;
A1: for x being Point of (REAL-NS n) holds H1(x) is Element of (REAL-NS 1)
proof end;
thus ex f being Function of (REAL-NS n),(REAL-NS 1) st
for x being Point of (REAL-NS n) holds f . x = H1(x) from FUNCT_2:sch 9(A1); :: thesis: verum