
theorem
  not 1647 is prime
  proof
    1647 = 3*549;
    then 3 divides 1647;
    hence thesis;
  end;
