
theorem
  not 759 is prime
  proof
    759 = 3*253;
    then 3 divides 759;
    hence thesis;
  end;
