let A be category; for B being non empty subcategory of non empty holds B,B are_isomorphic_under id A
let B be non empty subcategory of non empty ; B,B are_isomorphic_under id A
set F = id A;
thus
( B is subcategory of & B is subcategory of )
; YELLOW20:def 4 ex G being covariant Functor of B,B st
( G is bijective & ( for a' being object of
for a being object of st a' = a holds
G . a' = (id A) . a ) & ( for b', c' being object of
for b, c being object of st <^b',c'^> <> {} & b' = b & c' = c holds
for f' being Morphism of ,
for f being Morphism of , st f' = f holds
G . f' = (Morph-Map (id A),b,c) . f ) )
take G = id B; ( G is bijective & ( for a' being object of
for a being object of st a' = a holds
G . a' = (id A) . a ) & ( for b', c' being object of
for b, c being object of st <^b',c'^> <> {} & b' = b & c' = c holds
for f' being Morphism of ,
for f being Morphism of , st f' = f holds
G . f' = (Morph-Map (id A),b,c) . f ) )
thus
G is bijective
; ( ( for a' being object of
for a being object of st a' = a holds
G . a' = (id A) . a ) & ( for b', c' being object of
for b, c being object of st <^b',c'^> <> {} & b' = b & c' = c holds
for f' being Morphism of ,
for f being Morphism of , st f' = f holds
G . f' = (Morph-Map (id A),b,c) . f ) )
let b, c be object of ; for b, c being object of st <^b,c^> <> {} & b = b & c = c holds
for f' being Morphism of ,
for f being Morphism of , st f' = f holds
G . f' = (Morph-Map (id A),b,c) . f
let b1, c1 be object of ; ( <^b,c^> <> {} & b = b1 & c = c1 implies for f' being Morphism of ,
for f being Morphism of , st f' = f holds
G . f' = (Morph-Map (id A),b1,c1) . f )
assume that
A1:
<^b,c^> <> {}
and
A2:
( b = b1 & c = c1 )
; for f' being Morphism of ,
for f being Morphism of , st f' = f holds
G . f' = (Morph-Map (id A),b1,c1) . f
let f be Morphism of ,; for f being Morphism of , st f = f holds
G . f = (Morph-Map (id A),b1,c1) . f
let f1 be Morphism of ,; ( f = f1 implies G . f = (Morph-Map (id A),b1,c1) . f1 )
assume A3:
f = f1
; G . f = (Morph-Map (id A),b1,c1) . f1
A4:
( <^b,c^> c= <^b1,c1^> & f in <^b,c^> )
by A1, A2, ALTCAT_2:32;
A5:
( (id A) . b1 = b1 & (id A) . c1 = c1 )
by FUNCTOR0:30;
thus G . f =
f
by A1, FUNCTOR0:32
.=
(id A) . f1
by A3, A4, FUNCTOR0:32
.=
(Morph-Map (id A),b1,c1) . f1
by A4, A5, FUNCTOR0:def 16
; verum