
theorem
  not 1474 is prime
  proof
    1474 = 2*737;
    then 2 divides 1474;
    hence thesis;
  end;
