
theorem
  not 662 is prime
  proof
    662 = 2*331;
    then 2 divides 662;
    hence thesis;
  end;
