:: deftheorem Def18 defines dom CAT_6:def 18 :
for C being composable with_identities CategoryStr
for f being morphism of C
for b3 being Object of C holds
( ( not C is empty implies ( b3 = dom f iff ex f1 being morphism of C st
( b3 = f1 & f |> f1 & f1 is identity ) ) ) & ( C is empty implies ( b3 = dom f iff b3 = the Object of C ) ) );