
theorem
  not 748 is prime
  proof
    748 = 2*374;
    then 2 divides 748;
    hence thesis;
  end;
