
theorem
  not 1773 is prime
  proof
    1773 = 3*591;
    then 3 divides 1773;
    hence thesis;
  end;
