:: deftheorem Def7 defines "*" CAT_3:def 7 :
for C being Category
for I being set
for F, G, b5 being Function of I, the carrier' of C holds
( b5 = F "*" G iff for x being set st x in I holds
b5 /. x = (F /. x) (*) (G /. x) );