
theorem
  not 1558 is prime
  proof
    1558 = 2*779;
    then 2 divides 1558;
    hence thesis;
  end;
