let S be non empty compact TopSpace; for T being NormedLinearTopSpace st T is complete holds
for seq being sequence of (R_NormSpace_of_ContinuousFunctions (S,T)) st seq is Cauchy_sequence_by_Norm holds
seq is convergent
let T be NormedLinearTopSpace; ( T is complete implies for seq being sequence of (R_NormSpace_of_ContinuousFunctions (S,T)) st seq is Cauchy_sequence_by_Norm holds
seq is convergent )
assume A1:
T is complete
; for seq being sequence of (R_NormSpace_of_ContinuousFunctions (S,T)) st seq is Cauchy_sequence_by_Norm holds
seq is convergent
set Z = R_NormSpace_of_ContinuousFunctions (S,T);
let vseq be sequence of (R_NormSpace_of_ContinuousFunctions (S,T)); ( vseq is Cauchy_sequence_by_Norm implies vseq is convergent )
assume A2:
vseq is Cauchy_sequence_by_Norm
; vseq is convergent
A3:
for x being object st x in ContinuousFunctions (S,T) holds
x in BoundedFunctions ( the carrier of S,T)
by Th34;
rng vseq c= BoundedFunctions ( the carrier of S,T)
by Th34;
then reconsider vseq1 = vseq as sequence of (R_NormSpace_of_BoundedFunctions ( the carrier of S,T)) by FUNCT_2:6;
then A7:
vseq1 is Cauchy_sequence_by_Norm
by RSSPACE3:8;
A8:
vseq1 is convergent
by A1, RSSPACE4:25, A4, RSSPACE3:8;
reconsider Y = ContinuousFunctions (S,T) as Subset of (R_NormSpace_of_BoundedFunctions ( the carrier of S,T)) by A3, TARSKI:def 3;
A9:
rng vseq c= Y
;
Y is closed
by Th50;
then reconsider tv = lim vseq1 as Point of (R_NormSpace_of_ContinuousFunctions (S,T)) by A1, A9, A7, C0SP2:20;
for e being Real st e > 0 holds
ex k being Nat st
for n being Nat st n >= k holds
||.((vseq . n) - tv).|| < e
hence
vseq is convergent
; verum