
theorem
  not 478 is prime
  proof
    478 = 2*239;
    then 2 divides 478;
    hence thesis;
  end;
