Skip to content

A Lean formalization of the general binary search algorithm.

Notifications You must be signed in to change notification settings

jjakpor/binary-search

Repository files navigation

Lean implementation and proofs of general binary search algorithm correctness

The general binary search algorithm described here by Jules Jacobs is more flexible and is simpler to formally verify than the traditional presentation. Here, we implement and verify its correctness using the Lean programming language and theorem prover.

About

A Lean formalization of the general binary search algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages