theorem Th1: :: FUNCSDOM:1
for A being non empty set
for f, g, h being Element of Funcs (A,REAL) holds
( h = (RealFuncAdd A) . (f,g) iff for x being Element of A holds h . x = (f . x) + (g . x) )