
theorem
  not 532 is prime
  proof
    532 = 2*266;
    then 2 divides 532;
    hence thesis;
  end;
