
theorem
  not 1124 is prime
  proof
    1124 = 2*562;
    then 2 divides 1124;
    hence thesis;
  end;
