
theorem
  not 1460 is prime
  proof
    1460 = 2*730;
    then 2 divides 1460;
    hence thesis;
  end;
