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

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