
theorem
  not 588 is prime
  proof
    588 = 2*294;
    then 2 divides 588;
    hence thesis;
  end;
