
theorem
  not 472 is prime
  proof
    472 = 2*236;
    then 2 divides 472;
    hence thesis;
  end;
