
theorem
  not 716 is prime
  proof
    716 = 2*358;
    then 2 divides 716;
    hence thesis;
  end;
