
theorem
  not 938 is prime
  proof
    938 = 2*469;
    then 2 divides 938;
    hence thesis;
  end;
