
theorem
  not 1162 is prime
  proof
    1162 = 2*581;
    then 2 divides 1162;
    hence thesis;
  end;
