
theorem
  not 669 is prime
  proof
    669 = 3*223;
    then 3 divides 669;
    hence thesis;
  end;
