
theorem
  not 459 is prime
  proof
    459 = 3*153;
    then 3 divides 459;
    hence thesis;
  end;
