let x be set ; :: according to FUNCT_1:def 19 :: 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 set ; :: thesis: verum