theorem
 for e,x1,x2,y1,y2 being object holds
  e Joins x1,y1,G & e Joins x2,y2,G implies x1 = x2 & y1 = y2 or x1 = y2
  & y1 = x2;
