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