
theorem
  not 185 is prime
  proof
    185 = 5*37;
    then 5 divides 185;
    hence thesis;
  end;
