
theorem
  not 732 is prime
  proof
    732 = 2*366;
    then 2 divides 732;
    hence thesis;
  end;
