
theorem
  not 296 is prime
  proof
    296 = 2*148;
    then 2 divides 296;
    hence thesis;
  end;
