let C be CategoryStr ; for a, b being Object of C
for f being Morphism of a,b st Hom (a,b) = {f} holds
for g being Morphism of a,b holds f = g
let a, b be Object of C; for f being Morphism of a,b st Hom (a,b) = {f} holds
for g being Morphism of a,b holds f = g
let f be Morphism of a,b; ( Hom (a,b) = {f} implies for g being Morphism of a,b holds f = g )
assume A1:
Hom (a,b) = {f}
; for g being Morphism of a,b holds f = g
let g be Morphism of a,b; f = g
g in {f}
by A1, CAT_7:def 3;
hence
f = g
by TARSKI:def 1; verum