
theorem
  not 1130 is prime
  proof
    1130 = 2*565;
    then 2 divides 1130;
    hence thesis;
  end;
