now
let u be set ; :: thesis: ( u in rng (f ^ g) implies u in INT )
assume AS: u in rng (f ^ g) ; :: thesis: u in INT
A: rng (f ^ g) = (rng f) \/ (rng g) by FINSEQ_1:44;
now end;
hence u in INT ; :: thesis: verum
end;
then rng (f ^ g) c= INT by TARSKI:def 3;
hence f ^ g is integer-yielding by VALUED_0:def 5; :: thesis: verum