
theorem
  not 674 is prime
  proof
    674 = 2*337;
    then 2 divides 674;
    hence thesis;
  end;
