
theorem
  not 1232 is prime
  proof
    1232 = 2*616;
    then 2 divides 1232;
    hence thesis;
  end;
