
theorem
  not 817 is prime
  proof
    817 = 19*43;
    then 19 divides 817;
    hence thesis;
  end;
