
theorem
  not 1632 is prime
  proof
    1632 = 2*816;
    then 2 divides 1632;
    hence thesis;
  end;
