
theorem
  not 488 is prime
  proof
    488 = 2*244;
    then 2 divides 488;
    hence thesis;
  end;
