
theorem
  not 912 is prime
  proof
    912 = 2*456;
    then 2 divides 912;
    hence thesis;
  end;
