
theorem
  not 187 is prime
  proof
    187 = 11*17;
    then 11 divides 187;
    hence thesis;
  end;
