let x0 be Real; :: thesis: for f being PartFunc of REAL ,REAL st f is_right_convergent_in x0 & f " {0 } = {} & lim_right f,x0 <> 0 holds
( f ^ is_right_convergent_in x0 & lim_right (f ^ ),x0 = (lim_right f,x0) " )
let f be PartFunc of REAL ,REAL ; :: thesis: ( f is_right_convergent_in x0 & f " {0 } = {} & lim_right f,x0 <> 0 implies ( f ^ is_right_convergent_in x0 & lim_right (f ^ ),x0 = (lim_right f,x0) " ) )
assume A1:
( f is_right_convergent_in x0 & f " {0 } = {} & lim_right f,x0 <> 0 )
; :: thesis: ( f ^ is_right_convergent_in x0 & lim_right (f ^ ),x0 = (lim_right f,x0) " )
then A2: dom f =
(dom f) \ (f " {0 })
.=
dom (f ^ )
by RFUNCT_1:def 8
;
then A3:
for r being Real st x0 < r holds
ex g being Real st
( g < r & x0 < g & g in dom (f ^ ) )
by A1, Def4;
A4:
now let seq be
Real_Sequence;
:: thesis: ( seq is convergent & lim seq = x0 & rng seq c= (dom (f ^ )) /\ (right_open_halfline x0) implies ( (f ^ ) /* seq is convergent & lim ((f ^ ) /* seq) = (lim_right f,x0) " ) )assume A5:
(
seq is
convergent &
lim seq = x0 &
rng seq c= (dom (f ^ )) /\ (right_open_halfline x0) )
;
:: thesis: ( (f ^ ) /* seq is convergent & lim ((f ^ ) /* seq) = (lim_right f,x0) " )then A6:
(
f /* seq is
convergent &
lim (f /* seq) = lim_right f,
x0 )
by A1, A2, Def8;
A7:
(dom f) /\ (right_open_halfline x0) c= dom f
by XBOOLE_1:17;
then A8:
rng seq c= dom f
by A2, A5, XBOOLE_1:1;
A9:
(f /* seq) " = (f ^ ) /* seq
by A2, A5, A7, RFUNCT_2:27, XBOOLE_1:1;
hence
(f ^ ) /* seq is
convergent
by A1, A2, A6, A8, RFUNCT_2:26, SEQ_2:35;
:: thesis: lim ((f ^ ) /* seq) = (lim_right f,x0) " thus
lim ((f ^ ) /* seq) = (lim_right f,x0) "
by A1, A2, A6, A8, A9, RFUNCT_2:26, SEQ_2:36;
:: thesis: verum end;
hence
f ^ is_right_convergent_in x0
by A3, Def4; :: thesis: lim_right (f ^ ),x0 = (lim_right f,x0) "
hence
lim_right (f ^ ),x0 = (lim_right f,x0) "
by A4, Def8; :: thesis: verum