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

theorem Th142:
  for v being Vertex of G holds createGraph(v) in G.allTrees() by Th138;
