
theorem
  not 1758 is prime
  proof
    1758 = 2*879;
    then 2 divides 1758;
    hence thesis;
  end;
