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