
theorem
  not 1424 is prime
  proof
    1424 = 2*712;
    then 2 divides 1424;
    hence thesis;
  end;
