let X be non empty set ; :: thesis: for Y, Z being non empty Subset of ExtREAL
for F being Function of X,Y
for G being Function of X,Z holds rng (F + G) c= (rng F) + (rng G)
let Y, Z be non empty Subset of ExtREAL ; :: thesis: for F being Function of X,Y
for G being Function of X,Z holds rng (F + G) c= (rng F) + (rng G)
let F be Function of X,Y; :: thesis: for G being Function of X,Z holds rng (F + G) c= (rng F) + (rng G)
let G be Function of X,Z; :: thesis: rng (F + G) c= (rng F) + (rng G)
F + G is Function of X,((rng F) + (rng G))
hence
rng (F + G) c= (rng F) + (rng G)
by RELAT_1:def 19; :: thesis: verum