
theorem
  not 1466 is prime
  proof
    1466 = 2*733;
    then 2 divides 1466;
    hence thesis;
  end;
