
theorem
  not 705 is prime
  proof
    705 = 3*235;
    then 3 divides 705;
    hence thesis;
  end;
