
theorem
  not 1746 is prime
  proof
    1746 = 2*873;
    then 2 divides 1746;
    hence thesis;
  end;
