let n, i be Element of NAT ; :: thesis: ex f being Function of (TOP-REAL n),R^1 st
for p being Element of (TOP-REAL n) holds f . p = Proj p,i
defpred S1[ set , set ] means for p being Element of (TOP-REAL n) st $1 = p holds
$2 = Proj p,i;
A1:
for x being set st x in REAL n holds
ex y being set st
( y in REAL & S1[x,y] )
ex f being Function of (REAL n),REAL st
for x being set st x in REAL n holds
S1[x,f . x]
from FUNCT_2:sch 1(A1);
then consider f being Function of (REAL n),REAL such that
A3:
for x being set st x in REAL n holds
for p being Element of (TOP-REAL n) st x = p holds
f . x = Proj p,i
;
the carrier of (TOP-REAL n) = REAL n
by EUCLID:25;
then reconsider f1 = f as Function of (TOP-REAL n),R^1 by TOPMETR:24;
for p being Element of (TOP-REAL n) holds f1 . p = Proj p,i
hence
ex f being Function of (TOP-REAL n),R^1 st
for p being Element of (TOP-REAL n) holds f . p = Proj p,i
; :: thesis: verum