let x be set ; :: according to FUNCT_1:def 19 :: thesis: ( not x in Funcs A,B or x is set )
assume x in Funcs A,B ; :: thesis: x is set
then ex f being Function st
( x = f & dom f = A & rng f c= B ) by Def2;
hence x is set ; :: thesis: verum