
theorem
  not 770 is prime
  proof
    770 = 2*385;
    then 2 divides 770;
    hence thesis;
  end;
