
theorem
  not 423 is prime
  proof
    423 = 3*141;
    then 3 divides 423;
    hence thesis;
  end;
