:: deftheorem Def2 defines ^ RFUNCT_1:def 2 :
for f being complex-valued Function
for b2 being Function holds
( b2 = f ^ iff ( dom b2 = (dom f) \ (f " {0}) & ( for c being object st c in dom b2 holds
b2 . c = (f . c) " ) ) );