
theorem
  not 618 is prime
  proof
    618 = 2*309;
    then 2 divides 618;
    hence thesis;
  end;
