
theorem
  not 462 is prime
  proof
    462 = 2*231;
    then 2 divides 462;
    hence thesis;
  end;
