
theorem
  not 657 is prime
  proof
    657 = 3*219;
    then 3 divides 657;
    hence thesis;
  end;
