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

theorem
  the_Vertices_of G.allComponents() = G.componentSet() by Lm3;
