
theorem
  not 590 is prime
  proof
    590 = 2*295;
    then 2 divides 590;
    hence thesis;
  end;
