theorem Th25:
  n divides 626 implies n = 1 or n = 2 or n = 313 or n = 626
  proof
    626 = 2*313;
    hence thesis by Lem2,XPRIMES1:2,313;
  end;
