
theorem
  not 1790 is prime
  proof
    1790 = 2*895;
    then 2 divides 1790;
    hence thesis;
  end;
