:: deftheorem Def19 defines cod CAT_6:def 19 :
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 = cod f iff ex f1 being morphism of C st
( b3 = f1 & f1 |> f & f1 is identity ) ) ) & ( C is empty implies ( b3 = cod f iff b3 = the Object of C ) ) );