let x, y, z be set ; ( x <> z & y <> z implies {x,y} \ {z} = {x,y} )
assume that
A1:
x <> z
and
A2:
y <> z
; {x,y} \ {z} = {x,y}
for a being object st a in {x,y} holds
not a in {z}
then
{x,y} misses {z}
by XBOOLE_0:3;
hence
{x,y} \ {z} = {x,y}
by XBOOLE_1:83; verum