
theorem
  not 589 is prime
  proof
    589 = 19*31;
    then 19 divides 589;
    hence thesis;
  end;
