let a be Element of (TolCat X); :: according to CAT_1:def 10 :: thesis: ex b1 being Morphism of a,a st
for b2 being Element of the carrier of (TolCat X) holds
( ( Hom (a,b2) = {} or for b3 being Morphism of a,b2 holds b3 (*) b1 = b3 ) & ( Hom (b2,a) = {} or for b3 being Morphism of b2,a holds b1 (*) b3 = b3 ) )

reconsider aa = a as Element of TOL X ;
reconsider ii = id$ aa as Morphism of (TolCat X) ;
A1: cod ii = cod (id$ aa) by Def25
.= aa ;
dom ii = dom (id$ aa) by Def24
.= aa ;
then ii in Hom (a,a) by A1;
then reconsider ii = ii as Morphism of a,a by CAT_1:def 5;
take ii ; :: thesis: for b1 being Element of the carrier of (TolCat X) holds
( ( Hom (a,b1) = {} or for b2 being Morphism of a,b1 holds b2 (*) ii = b2 ) & ( Hom (b1,a) = {} or for b2 being Morphism of b1,a holds ii (*) b2 = b2 ) )

thus for b1 being Element of the carrier of (TolCat X) holds
( ( Hom (a,b1) = {} or for b2 being Morphism of a,b1 holds b2 (*) ii = b2 ) & ( Hom (b1,a) = {} or for b2 being Morphism of b1,a holds ii (*) b2 = b2 ) ) by Lm5; :: thesis: verum