
theorem
  not 398 is prime
  proof
    398 = 2*199;
    then 2 divides 398;
    hence thesis;
  end;
