theorem Th2: :: FUNCSDOM:2
for A being non empty set
for f, g, h being Element of Funcs (A,REAL) holds
( h = (RealFuncMult A) . (f,g) iff for x being Element of A holds h . x = (f . x) * (g . x) )