
theorem
  not 1472 is prime
  proof
    1472 = 2*736;
    then 2 divides 1472;
    hence thesis;
  end;
