
theorem
  not 248 is prime
  proof
    248 = 2*124;
    then 2 divides 248;
    hence thesis;
  end;
