
theorem
  not 1115 is prime
  proof
    1115 = 5*223;
    then 5 divides 1115;
    hence thesis;
  end;
