P3:
dom <*X,Y*> = {1,2}
by FINSEQ_1:4, FINSEQ_3:29;
then P1:
product <*X,Y*> is complete
by PRVECT_2:14;
consider I being Function of [:X,Y:],(product <*X,Y*>) such that
P2:
( I is one-to-one & I is onto & ( for x being Point of X
for y being Point of Y holds I . (x,y) = <*x,y*> ) & ( for v, w being Point of [:X,Y:] holds I . (v + w) = (I . v) + (I . w) ) & ( for v being Point of [:X,Y:]
for r being Element of REAL holds I . (r * v) = r * (I . v) ) & 0. (product <*X,Y*>) = I . (0. [:X,Y:]) & ( for v being Point of [:X,Y:] holds ||.(I . v).|| = ||.v.|| ) )
by ThHOM02;
now let seq be
sequence of
[:X,Y:];
( seq is CCauchy implies seq is convergent )assume P3:
seq is
CCauchy
;
seq is convergent reconsider Iseq =
I * seq as
sequence of
(product <*X,Y*>) ;
then
Iseq is
CCauchy
by RSSPACE3:10;
then P7:
Iseq is
convergent
by P1, LOPBAN_1:def 16;
(
dom (I ") = rng I &
rng (I ") = dom I )
by FUNCT_1:55, P2;
then
(
dom (I ") = the
carrier of
(product <*X,Y*>) &
rng (I ") = the
carrier of
[:X,Y:] )
by P2, FUNCT_2:def 1, FUNCT_2:def 3;
then reconsider Lseq =
(I ") . (lim Iseq) as
Point of
[:X,Y:] by FUNCT_1:12;
rng I = the
carrier of
(product <*X,Y*>)
by P2, FUNCT_2:def 3;
then P9:
I . Lseq = lim Iseq
by P2, FUNCT_1:57;
hence
seq is
convergent
by NORMSP_1:def 9;
verum end;
hence
[:X,Y:] is complete
by LOPBAN_1:def 16; verum