
theorem
  not 174 is prime
  proof
    174 = 2*87;
    then 2 divides 174;
    hence thesis;
  end;
