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 consider x being set such that
A2: ( x in X & x in Y ) by XBOOLE_0:3;
thus contradiction by A1, A2; :: thesis: verum