:: deftheorem Def10 defines "**" HILB10_7:def 10 :
for D being non empty set
for B being BinOp of D
for F being b1 * -valued Function
for b4 being Function of (dom F),D holds
( b4 = B "**" F iff for x being object st x in dom F holds
b4 . x = B "**" (F . x) );