package coq-bertrand

  1. Overview
  2. No Docs
Correctness of Knuth's algorithm for prime numbers

Install

Dune Dependency

Authors

Maintainers

Sources

v8.11.0.tar.gz
sha512=64ff110193197cba1a7858ae478c675727a4ff89ccccc1eeb70d857d8bcba1c0adc3786d73a9a605b1b92b9cd99a9fa8299548491307f23414d5700e65f84f4d

Description

A proof of correctness of the algorithm for computing prime numbers as described in "The Art of Computer Programming: Fundamental Algorithms" by Knuth, pp. 147-149, and an application using Bertrand's postulate.

Dependencies (1)

  1. coq >= "8.8" & < "8.12~"

Dev Dependencies

None

Used by

None

Conflicts

None