
theorem
  not 714 is prime
  proof
    714 = 2*357;
    then 2 divides 714;
    hence thesis;
  end;
