
theorem
  not 476 is prime
  proof
    476 = 2*238;
    then 2 divides 476;
    hence thesis;
  end;
