
theorem
  not 614 is prime
  proof
    614 = 2*307;
    then 2 divides 614;
    hence thesis;
  end;
