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_above & F2 is bounded_above holds
F1 + F2 is bounded_above
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_above & F2 is bounded_above holds
F1 + F2 is bounded_above
let F1 be Function of X,Y; for F2 being Function of X,Z st F1 is bounded_above & F2 is bounded_above holds
F1 + F2 is bounded_above
let F2 be Function of X,Z; ( F1 is bounded_above & F2 is bounded_above implies F1 + F2 is bounded_above )
assume that
A1:
F1 is bounded_above
and
A2:
F2 is bounded_above
; F1 + F2 is bounded_above
A4:
( sup F1 in REAL & sup F2 in REAL implies (sup F1) + (sup F2) < +infty )
A7:
( sup F1 in REAL & sup F2 = -infty implies (sup F1) + (sup F2) < +infty )
by XXREAL_0:7, XXREAL_3:def 2;
A8:
( sup F1 = -infty & sup F2 = -infty implies (sup F1) + (sup F2) < +infty )
by XXREAL_0:7, XXREAL_3:def 2;
A9:
( sup F1 = -infty & sup F2 in REAL implies (sup F1) + (sup F2) < +infty )
by XXREAL_0:7, XXREAL_3:def 2;
sup (F1 + F2) < +infty
hence
F1 + F2 is bounded_above
; verum