
theorem
  not 116 is prime
  proof
    116 = 2*58;
    then 2 divides 116;
    hence thesis;
  end;
