
theorem
  not 437 is prime
  proof
    437 = 19*23;
    then 19 divides 437;
    hence thesis;
  end;
