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