
theorem
  not 562 is prime
  proof
    562 = 2*281;
    then 2 divides 562;
    hence thesis;
  end;
