
theorem
  not 565 is prime
  proof
    565 = 5*113;
    then 5 divides 565;
    hence thesis;
  end;
