
theorem
  not 1112 is prime
  proof
    1112 = 2*556;
    then 2 divides 1112;
    hence thesis;
  end;
