
theorem
  not 1438 is prime
  proof
    1438 = 2*719;
    then 2 divides 1438;
    hence thesis;
  end;
