
theorem
  not 1665 is prime
  proof
    1665 = 3*555;
    then 3 divides 1665;
    hence thesis;
  end;
