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