let x be _Graph; :: according to GLIB_014:def 5 :: thesis: ( x in {G1,G2} implies x is non-Dmulti )
assume x in {G1,G2} ; :: thesis: x is non-Dmulti
per cases then ( x = G1 or x = G2 ) by TARSKI:def 2;
end;