
theorem
  not 308 is prime
  proof
    308 = 2*154;
    then 2 divides 308;
    hence thesis;
  end;
