theorem
  e in W.edges() & e Joins x,y,G implies x in W.vertices() & y in W
  .vertices() by Lm48;
