
theorem Th72:
  for G1 being _Graph, G2 being LGraphComplement of G1
  holds G1.order() = G2.order() by Def7;
