
theorem
  not 830 is prime
  proof
    830 = 2*415;
    then 2 divides 830;
    hence thesis;
  end;
