
theorem
  not 609 is prime
  proof
    609 = 3*203;
    then 3 divides 609;
    hence thesis;
  end;
