thus ( X misses Y implies for c being Complex holds
( not c in X or not c in Y ) ) by XBOOLE_0:3; :: thesis: ( ( for c being Complex holds
( not c in X or not c in Y ) ) implies X misses Y )

assume A1: for c being Complex holds
( not c in X or not c in Y ) ; :: thesis: X misses Y
assume X meets Y ; :: thesis: contradiction
then ex x being object st
( x in X & x in Y ) by XBOOLE_0:3;
hence contradiction by A1; :: thesis: verum