
theorem
  not 1562 is prime
  proof
    1562 = 2*781;
    then 2 divides 1562;
    hence thesis;
  end;
