let x0 be Real; :: thesis: for f1, f2 being PartFunc of REAL,REAL st f1 is_right_divergent_to+infty_in x0 & f2 is divergent_in+infty_to-infty & ( for r being Real st x0 < r holds
ex g being Real st
( g < r & x0 < g & g in dom (f2 * f1) ) ) holds
f2 * f1 is_right_divergent_to-infty_in x0

let f1, f2 be PartFunc of REAL,REAL; :: thesis: ( f1 is_right_divergent_to+infty_in x0 & f2 is divergent_in+infty_to-infty & ( for r being Real st x0 < r holds
ex g being Real st
( g < r & x0 < g & g in dom (f2 * f1) ) ) implies f2 * f1 is_right_divergent_to-infty_in x0 )

assume that
A1: f1 is_right_divergent_to+infty_in x0 and
A2: f2 is divergent_in+infty_to-infty and
A3: for r being Real st x0 < r holds
ex g being Real st
( g < r & x0 < g & g in dom (f2 * f1) ) ; :: thesis: f2 * f1 is_right_divergent_to-infty_in x0
now :: thesis: for s being Real_Sequence st s is convergent & lim s = x0 & rng s c= (dom (f2 * f1)) /\ (right_open_halfline x0) holds
(f2 * f1) /* s is divergent_to-infty
let s be Real_Sequence; :: thesis: ( s is convergent & lim s = x0 & rng s c= (dom (f2 * f1)) /\ (right_open_halfline x0) implies (f2 * f1) /* s is divergent_to-infty )
assume that
A4: ( s is convergent & lim s = x0 ) and
A5: rng s c= (dom (f2 * f1)) /\ (right_open_halfline x0) ; :: thesis: (f2 * f1) /* s is divergent_to-infty
A6: rng s c= dom (f2 * f1) by A5, Th1;
rng s c= (dom f1) /\ (right_open_halfline x0) by A5, Th1;
then A7: f1 /* s is divergent_to+infty by A1, A4, LIMFUNC2:def 5;
rng (f1 /* s) c= dom f2 by A5, Th1;
then f2 /* (f1 /* s) is divergent_to-infty by A2, A7;
hence (f2 * f1) /* s is divergent_to-infty by A6, VALUED_0:31; :: thesis: verum
end;
hence f2 * f1 is_right_divergent_to-infty_in x0 by A3, LIMFUNC2:def 6; :: thesis: verum