let o, m be set ; for a being Object of (c1Cat* (o,m)) holds a is initial
let a be Object of (c1Cat* (o,m)); a is initial
let b be Object of (c1Cat* (o,m)); CAT_1:def 16 ( not Hom (a,b) = {} & ex b1 being Morphism of a,b st
for b2 being Morphism of a,b holds b1 = b2 )
consider f being Morphism of a,b;
thus
Hom (a,b) <> {}
by Th52; ex b1 being Morphism of a,b st
for b2 being Morphism of a,b holds b1 = b2
take
f
; for b1 being Morphism of a,b holds f = b1
thus
for b1 being Morphism of a,b holds f = b1
by Th51; verum