let f be PartFunc of REAL,REAL; :: thesis: ( ( f is divergent_in-infty_to+infty or f is divergent_in-infty_to-infty ) implies abs f is divergent_in-infty_to+infty )
assume A1: ( f is divergent_in-infty_to+infty or f is divergent_in-infty_to-infty ) ; :: thesis: abs f is divergent_in-infty_to+infty
now :: thesis: abs f is divergent_in-infty_to+infty
per cases ( f is divergent_in-infty_to+infty or f is divergent_in-infty_to-infty ) by A1;
suppose A2: f is divergent_in-infty_to+infty ; :: thesis: abs f is divergent_in-infty_to+infty
A3: now :: thesis: for seq being Real_Sequence st seq is divergent_to-infty & rng seq c= dom (abs f) holds
(abs f) /* seq is divergent_to+infty
end;
now :: thesis: for r being Real ex g being Real st
( g < r & g in dom (abs f) )
let r be Real; :: thesis: ex g being Real st
( g < r & g in dom (abs f) )

consider g being Real such that
A7: ( g < r & g in dom f ) by A2;
take g = g; :: thesis: ( g < r & g in dom (abs f) )
thus ( g < r & g in dom (abs f) ) by A7, VALUED_1:def 11; :: thesis: verum
end;
hence abs f is divergent_in-infty_to+infty by A3; :: thesis: verum
end;
suppose A8: f is divergent_in-infty_to-infty ; :: thesis: abs f is divergent_in-infty_to+infty
now :: thesis: for r being Real ex g being Real st
( g < r & g in dom (abs f) )
let r be Real; :: thesis: ex g being Real st
( g < r & g in dom (abs f) )

consider g being Real such that
A13: ( g < r & g in dom f ) by A8;
take g = g; :: thesis: ( g < r & g in dom (abs f) )
thus ( g < r & g in dom (abs f) ) by A13, VALUED_1:def 11; :: thesis: verum
end;
hence abs f is divergent_in-infty_to+infty by A9; :: thesis: verum
end;
end;
end;
hence abs f is divergent_in-infty_to+infty ; :: thesis: verum