let I be set ; for C being Category
for a being Object of C
for f being Morphism of C
for F being Projections_family of a,I st cod f = a holds
F * f is Projections_family of dom f,I
let C be Category; for a being Object of C
for f being Morphism of C
for F being Projections_family of a,I st cod f = a holds
F * f is Projections_family of dom f,I
let a be Object of C; for f being Morphism of C
for F being Projections_family of a,I st cod f = a holds
F * f is Projections_family of dom f,I
let f be Morphism of C; for F being Projections_family of a,I st cod f = a holds
F * f is Projections_family of dom f,I
let F be Projections_family of a,I; ( cod f = a implies F * f is Projections_family of dom f,I )
assume
cod f = a
; F * f is Projections_family of dom f,I
then
doms F = I --> (cod f)
by Def14;
hence
doms (F * f) = I --> (dom f)
by Th20; CAT_3:def 12 verum