:: deftheorem Def3 defines PFuncs PARTFUN1:def 3 :
for X, Y, b3 being set holds
( b3 = PFuncs (X,Y) iff for x being object holds
( x in b3 iff ex f being Function st
( x = f & dom f c= X & rng f c= Y ) ) );