reserve G, G1, G2 for _Graph, H for Subgraph of G;

theorem
  for v being Vertex of G holds createGraph(v) in G.allSG() by Lm2;
