
theorem
  not 1768 is prime
  proof
    1768 = 2*884;
    then 2 divides 1768;
    hence thesis;
  end;
