let x be object ; :: according to MEMBERED:def 5 :: thesis: ( x in X \/ Y implies x is integer )
assume x in X \/ Y ; :: thesis: x is integer
then ( x in X or x in Y ) by XBOOLE_0:def 3;
hence x is integer ; :: thesis: verum