let C, D be Category; for f being Morphism of
for g being Morphism of holds
( dom [f,g] = [(dom f),(dom g)] & cod [f,g] = [(cod f),(cod g)] )
let f be Morphism of ; for g being Morphism of holds
( dom [f,g] = [(dom f),(dom g)] & cod [f,g] = [(cod f),(cod g)] )
let g be Morphism of ; ( dom [f,g] = [(dom f),(dom g)] & cod [f,g] = [(cod f),(cod g)] )
thus dom [f,g] =
[:the Source of C,the Source of D:] . f,g
.=
[(dom f),(dom g)]
by FUNCT_3:96
; cod [f,g] = [(cod f),(cod g)]
thus cod [f,g] =
[:the Target of C,the Target of D:] . f,g
.=
[(cod f),(cod g)]
by FUNCT_3:96
; verum