:: deftheorem Def1 defines ComplexFuncAdd CFUNCDOM:def 1 :
for A being set
for b2 being BinOp of (Funcs (A,COMPLEX)) holds
( b2 = ComplexFuncAdd A iff for f, g being Element of Funcs (A,COMPLEX) holds b2 . (f,g) = addcomplex .: (f,g) );