
theorem
  not 1488 is prime
  proof
    1488 = 2*744;
    then 2 divides 1488;
    hence thesis;
  end;
