
theorem
  not 458 is prime
  proof
    458 = 2*229;
    then 2 divides 458;
    hence thesis;
  end;
