
theorem
  not 702 is prime
  proof
    702 = 2*351;
    then 2 divides 702;
    hence thesis;
  end;
