theorem Th50:
  21|^2 + 1 = 2*13*17
  proof
    21|^2 = 21*21 by WSIERP_1:1;
    hence thesis;
  end;
