
theorem
  not 438 is prime
  proof
    438 = 2*219;
    then 2 divides 438;
    hence thesis;
  end;
