
theorem
  not 582 is prime
  proof
    582 = 2*291;
    then 2 divides 582;
    hence thesis;
  end;
