now :: thesis: for x being object holds
( x in {3} \ {1,2,3} iff contradiction )
let x be object ; :: thesis: ( x in {3} \ {1,2,3} iff contradiction )
( x in {3} \ {1,2,3} iff ( x in {3} & not x in {1,2,3} ) ) by XBOOLE_0:def 5;
then ( x in {3} \ {1,2,3} iff ( x = 3 & not x = 1 & not x = 2 & not x = 3 ) ) by TARSKI:def 1, ENUMSET1:def 1;
hence ( x in {3} \ {1,2,3} iff contradiction ) ; :: thesis: verum
end;
hence {3} \ {1,2,3} = {} by XBOOLE_0:def 1; :: thesis: verum