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