:: deftheorem Def2 defines ComplexFuncMult CFUNCDOM:def 2 :
for A being set
for b2 being BinOp of (Funcs (A,COMPLEX)) holds
( b2 = ComplexFuncMult A iff for f, g being Element of Funcs (A,COMPLEX) holds b2 . (f,g) = multcomplex .: (f,g) );