
theorem
  not 1224 is prime
  proof
    1224 = 2*612;
    then 2 divides 1224;
    hence thesis;
  end;
