let C be Category; for E being Subcategory of C
for a, b being Object of E
for a9, b9 being Object of C
for f being Morphism of a,b st a = a9 & b = b9 & Hom (a,b) <> {} holds
f is Morphism of a9,b9
let E be Subcategory of C; for a, b being Object of E
for a9, b9 being Object of C
for f being Morphism of a,b st a = a9 & b = b9 & Hom (a,b) <> {} holds
f is Morphism of a9,b9
let a, b be Object of E; for a9, b9 being Object of C
for f being Morphism of a,b st a = a9 & b = b9 & Hom (a,b) <> {} holds
f is Morphism of a9,b9
let a9, b9 be Object of C; for f being Morphism of a,b st a = a9 & b = b9 & Hom (a,b) <> {} holds
f is Morphism of a9,b9
let f be Morphism of a,b; ( a = a9 & b = b9 & Hom (a,b) <> {} implies f is Morphism of a9,b9 )
assume
( a = a9 & b = b9 & Hom (a,b) <> {} )
; f is Morphism of a9,b9
then
( f in Hom (a,b) & Hom (a,b) c= Hom (a9,b9) )
by Def4, CAT_1:def 4;
hence
f is Morphism of a9,b9
by CAT_1:3; verum