
theorem
  not 924 is prime
  proof
    924 = 2*462;
    then 2 divides 924;
    hence thesis;
  end;
