
theorem
  not 652 is prime
  proof
    652 = 2*326;
    then 2 divides 652;
    hence thesis;
  end;
