( dom (f1 (#) f2) = (dom f1) /\ (dom f2) & rng (f1 (#) f2) c= INT ) by Def4, RELAT_1:def 19;
hence f1 (#) f2 is PartFunc of C,INT by RELSET_1:4; :: thesis: verum