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

assume that
A1: f1 is divergent_in-infty_to+infty and
A2: f2 is divergent_in+infty_to+infty and
A3: for r being Real ex g being Real st
( g < r & g in dom (f2 * f1) ) ; :: thesis: f2 * f1 is divergent_in-infty_to+infty
now end;
hence f2 * f1 is divergent_in-infty_to+infty by A3, LIMFUNC1:def 10; :: thesis: verum