set A = {{} };
now end;
then A2: {{} } is PFUNC_DOMAIN of X,Y by RFUNCT_3:def 3;
{{} } is compatible
proof
let f, g be Function; :: according to COMPUT_1:def 1 :: thesis: ( f in {{} } & g in {{} } implies f tolerates g )
assume ( f in {{} } & g in {{} } ) ; :: thesis: f tolerates g
then f = {} by TARSKI:def 1;
hence f tolerates g by PARTFUN1:135, XBOOLE_1:2; :: thesis: verum
end;
hence ex b1 being PFUNC_DOMAIN of X,Y st
( not b1 is empty & b1 is compatible ) by A2; :: thesis: verum