let A be Category; :: thesis: for a being Object of A holds 1Cat a,(id a) is Subcategory of A
let d be Object of A; :: thesis: 1Cat d,(id d) is Subcategory of A
thus
the carrier of (1Cat d,(id d)) c= the carrier of A
:: according to CAT_2:def 4 :: thesis: ( ( for b1, b2 being Element of the carrier of (1Cat d,(id d))
for b3, b4 being Element of the carrier of A holds
( not b1 = b3 or not b2 = b4 or Hom b1,b2 c= Hom b3,b4 ) ) & the Comp of (1Cat d,(id d)) c= the Comp of A & ( for b1 being Element of the carrier of (1Cat d,(id d))
for b2 being Element of the carrier of A holds
( not b1 = b2 or id b1 = id b2 ) ) )
thus
for a, b being Object of (1Cat d,(id d))
for a', b' being Object of A st a = a' & b = b' holds
Hom a,b c= Hom a',b'
:: thesis: ( the Comp of (1Cat d,(id d)) c= the Comp of A & ( for b1 being Element of the carrier of (1Cat d,(id d))
for b2 being Element of the carrier of A holds
( not b1 = b2 or id b1 = id b2 ) ) )proof
let a,
b be
Object of
(1Cat d,(id d));
:: thesis: for a', b' being Object of A st a = a' & b = b' holds
Hom a,b c= Hom a',b'let a',
b' be
Object of
A;
:: thesis: ( a = a' & b = b' implies Hom a,b c= Hom a',b' )
assume
(
a = a' &
b = b' )
;
:: thesis: Hom a,b c= Hom a',b'
then A1:
(
a' = d &
b' = d )
by TARSKI:def 1;
let x be
set ;
:: according to TARSKI:def 3 :: thesis: ( not x in Hom a,b or x in Hom a',b' )
assume
x in Hom a,
b
;
:: thesis: x in Hom a',b'
then
x = id d
by TARSKI:def 1;
hence
x in Hom a',
b'
by A1, CAT_1:55;
:: thesis: verum
end;
thus
the Comp of (1Cat d,(id d)) c= the Comp of A
:: thesis: for b1 being Element of the carrier of (1Cat d,(id d))
for b2 being Element of the carrier of A holds
( not b1 = b2 or id b1 = id b2 )
let a be Object of (1Cat d,(id d)); :: thesis: for b1 being Element of the carrier of A holds
( not a = b1 or id a = id b1 )
let a' be Object of A; :: thesis: ( not a = a' or id a = id a' )
assume
a = a'
; :: thesis: id a = id a'
then
a' = d
by TARSKI:def 1;
hence
id a = id a'
by TARSKI:def 1; :: thesis: verum