
theorem
  not 1118 is prime
  proof
    1118 = 2*559;
    then 2 divides 1118;
    hence thesis;
  end;
