
theorem
  not 1102 is prime
  proof
    1102 = 2*551;
    then 2 divides 1102;
    hence thesis;
  end;
