let n be non empty Element of NAT ; for h being PartFunc of REAL,(REAL n) holds
( h is continuous iff for i being Element of NAT st i in Seg n holds
(proj (i,n)) * h is continuous )
let h be PartFunc of REAL,(REAL n); ( h is continuous iff for i being Element of NAT st i in Seg n holds
(proj (i,n)) * h is continuous )
assume A5:
for i being Element of NAT st i in Seg n holds
(proj (i,n)) * h is continuous
; h is continuous
let x0 be real number ; NFCONT_4:def 5 ( x0 in dom h implies h is_continuous_in x0 )
assume A6:
x0 in dom h
; h is_continuous_in x0
now for i being Element of NAT st i in Seg n holds
(proj (i,n)) * h is_continuous_in x0let i be
Element of
NAT ;
( i in Seg n implies (proj (i,n)) * h is_continuous_in x0 )assume A7:
i in Seg n
;
(proj (i,n)) * h is_continuous_in x0A8:
dom (proj (i,n)) = REAL n
by FUNCT_2:def 1;
rng h c= REAL n
;
then A9:
dom ((proj (i,n)) * h) = dom h
by A8, RELAT_1:27;
(proj (i,n)) * h is
continuous
by A5, A7;
hence
(proj (i,n)) * h is_continuous_in x0
by A6, A9, FCONT_1:def 2;
verum end;
hence
h is_continuous_in x0
by A6, Th43; verum