
theorem
  not 272 is prime
  proof
    272 = 2*136;
    then 2 divides 272;
    hence thesis;
  end;
