theorem Th72:
  a in b iff c-Veblen a in c-Veblen b
  proof
    b c= a iff c-Veblen b c= c-Veblen a by Th71;
    hence thesis by Th4;
  end;
