
theorem
  not 1363 is prime
  proof
    1363 = 29*47;
    then 29 divides 1363;
    hence thesis;
  end;
