
theorem
  not 1387 is prime
  proof
    1387 = 19*73;
    then 19 divides 1387;
    hence thesis;
  end;
