
theorem
  not 663 is prime
  proof
    663 = 3*221;
    then 3 divides 663;
    hence thesis;
  end;
