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