
theorem
  not 1770 is prime
  proof
    1770 = 2*885;
    then 2 divides 1770;
    hence thesis;
  end;
