
theorem
  not 460 is prime
  proof
    460 = 2*230;
    then 2 divides 460;
    hence thesis;
  end;
