let x be set ; :: according to FRAENKEL:def 1 :: thesis: ( not x in rng f or x is set )
assume x in rng f ; :: thesis: x is set
then ex y being set st
( y in dom f & x = f . y ) by FUNCT_1:def 5;
hence x is Function ; :: thesis: verum