let a be Element of (CohCat X); CAT_1:def 10 ex b1 being Morphism of a,a st
for b2 being Element of the carrier of (CohCat 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 CSp X ;
reconsider ii = id$ aa as Morphism of (CohCat X) ;
A1: cod ii =
cod (id$ aa)
by Def12
.=
aa
;
dom ii =
dom (id$ aa)
by Def11
.=
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
; for b1 being Element of the carrier of (CohCat 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 (CohCat 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 Lm3; verum