let f be Function; :: thesis: ( f is Y -valued implies f is FinSequence-yielding )
assume f is Y -valued ; :: thesis: f is FinSequence-yielding
then B0: rng f c= Y by RELAT_1:def 19;
now
let x be set ; :: thesis: ( x in dom f implies f . x is FinSequence )
assume C0: x in dom f ; :: thesis: f . x is FinSequence
then reconsider D = dom f as non empty set ;
reconsider xx = x as Element of D by C0;
reconsider ff = f as Function of D,Y by B0, FUNCT_2:2;
ff . xx in Y ;
hence f . x is FinSequence ; :: thesis: verum
end;
hence f is FinSequence-yielding by PRE_POLY:def 3; :: thesis: verum