
theorem
  not 706 is prime
  proof
    706 = 2*353;
    then 2 divides 706;
    hence thesis;
  end;
