
theorem
  not 566 is prime
  proof
    566 = 2*283;
    then 2 divides 566;
    hence thesis;
  end;
