let X be non empty set ; for Y, Z being non empty Subset of ExtREAL
for F1 being Function of X,Y
for F2 being Function of X,Z st F1 is bounded_below & F2 is bounded_below holds
F1 + F2 is bounded_below
let Y, Z be non empty Subset of ExtREAL; for F1 being Function of X,Y
for F2 being Function of X,Z st F1 is bounded_below & F2 is bounded_below holds
F1 + F2 is bounded_below
let F1 be Function of X,Y; for F2 being Function of X,Z st F1 is bounded_below & F2 is bounded_below holds
F1 + F2 is bounded_below
let F2 be Function of X,Z; ( F1 is bounded_below & F2 is bounded_below implies F1 + F2 is bounded_below )
assume that
A1:
F1 is bounded_below
and
A2:
F2 is bounded_below
; F1 + F2 is bounded_below
A4:
( inf F1 in REAL & inf F2 in REAL implies -infty < (inf F1) + (inf F2) )
A7:
( inf F1 in REAL & inf F2 = +infty implies -infty < (inf F1) + (inf F2) )
by XXREAL_0:7, XXREAL_3:def 2;
A8:
( inf F1 = +infty & inf F2 = +infty implies -infty < (inf F1) + (inf F2) )
by XXREAL_0:7, XXREAL_3:def 2;
A9:
( inf F1 = +infty & inf F2 in REAL implies -infty < (inf F1) + (inf F2) )
by XXREAL_0:7, XXREAL_3:def 2;
-infty < inf (F1 + F2)
hence
F1 + F2 is bounded_below
; verum