
theorem
  not 186 is prime
  proof
    186 = 2*93;
    then 2 divides 186;
    hence thesis;
  end;
