
theorem
  not 274 is prime
  proof
    274 = 2*137;
    then 2 divides 274;
    hence thesis;
  end;
