
theorem
  not 932 is prime
  proof
    932 = 2*466;
    then 2 divides 932;
    hence thesis;
  end;
