
theorem Th90:
  for G1 being _Graph, G2 being DGraphComplement of G1
  holds G1.order() = G2.order() by Th80;
