
theorem
  not 581 is prime
  proof
    581 = 7*83;
    then 7 divides 581;
    hence thesis;
  end;
