
theorem
  not 468 is prime
  proof
    468 = 2*234;
    then 2 divides 468;
    hence thesis;
  end;
