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

theorem Th127:
  for v being Vertex of G holds createGraph(v) in G.allConnectedSG() by Th124;
