let G1 be addVertices of G,V; :: thesis: not G1 is loopfull
per cases ( V \ (the_Vertices_of G) <> {} or V \ (the_Vertices_of G) = {} ) ;
end;