theorem
  for G1 being _Graph, E being set, G2 being removeEdges of G1,E
  holds G1.order() = G2.order() by Th53;
