
theorem
  not 316 is prime
  proof
    316 = 2*158;
    then 2 divides 316;
    hence thesis;
  end;
