let X, Y be set ; ( ( for x being set st x in X holds
not x in Y ) iff X misses Y )
thus
( ( for x being set st x in X holds
not x in Y ) implies X misses Y )
( X misses Y implies for x being set st x in X holds
not x in Y )
assume A4:
X misses Y
; for x being set st x in X holds
not x in Y
now let x be
set ;
( x in X implies not x in Y )assume A5:
x in X
;
not x in Yhence
not
x in Y
;
verum end;
hence
for x being set st x in X holds
not x in Y
; verum