
theorem
  not 580 is prime
  proof
    580 = 2*290;
    then 2 divides 580;
    hence thesis;
  end;
