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