let x0 be Real; for f being PartFunc of REAL ,REAL st f is_right_convergent_in x0 holds
( abs f is_right_convergent_in x0 & lim_right (abs f),x0 = abs (lim_right f,x0) )
let f be PartFunc of REAL ,REAL ; ( f is_right_convergent_in x0 implies ( abs f is_right_convergent_in x0 & lim_right (abs f),x0 = abs (lim_right f,x0) ) )
assume A1:
f is_right_convergent_in x0
; ( abs f is_right_convergent_in x0 & lim_right (abs f),x0 = abs (lim_right f,x0) )
A2:
now let seq be
Real_Sequence;
( seq is convergent & lim seq = x0 & rng seq c= (dom (abs f)) /\ (right_open_halfline x0) implies ( (abs f) /* seq is convergent & lim ((abs f) /* seq) = abs (lim_right f,x0) ) )assume that A3:
seq is
convergent
and A4:
lim seq = x0
and A5:
rng seq c= (dom (abs f)) /\ (right_open_halfline x0)
;
( (abs f) /* seq is convergent & lim ((abs f) /* seq) = abs (lim_right f,x0) )A6:
rng seq c= (dom f) /\ (right_open_halfline x0)
by A5, VALUED_1:def 11;
(dom f) /\ (right_open_halfline x0) c= dom f
by XBOOLE_1:17;
then
rng seq c= dom f
by A6, XBOOLE_1:1;
then A7:
abs (f /* seq) = (abs f) /* seq
by RFUNCT_2:25;
lim_right f,
x0 = lim_right f,
x0
;
then A8:
f /* seq is
convergent
by A1, A3, A4, A6, Def8;
hence
(abs f) /* seq is
convergent
by A7, SEQ_4:26;
lim ((abs f) /* seq) = abs (lim_right f,x0)
lim (f /* seq) = lim_right f,
x0
by A1, A3, A4, A6, Def8;
hence
lim ((abs f) /* seq) = abs (lim_right f,x0)
by A8, A7, SEQ_4:27;
verum end;
hence
abs f is_right_convergent_in x0
by A2, Def4; lim_right (abs f),x0 = abs (lim_right f,x0)
hence
lim_right (abs f),x0 = abs (lim_right f,x0)
by A2, Def8; verum