
theorem
  not 766 is prime
  proof
    766 = 2*383;
    then 2 divides 766;
    hence thesis;
  end;
