let x be _Graph; :: according to GLIB_014:def 4 :: thesis: ( x in X \/ Y implies x is non-multi )
assume x in X \/ Y ; :: thesis: x is non-multi
per cases then ( x in X or x in Y ) by XBOOLE_0:def 3;
end;