Home - CAVE-PNP/cave-pnp GitHub Wiki

Project Notes

The first challenge will be the selection of a suitable proof assistant. Initial research by Stefan Rass resulted in the two preliminary candidates Isabelle/HOL and Coq. They seem similar in many respects, both having a refined set of features and both having been in development for more than 30 years, with an active community and steady support.

As outlined in the Comparison, Coq is easier to use for small-scale precise manipulation (for example, rewriting the current proof goals) and Isabelle provides powerful automatic solvers that help prevent small-scale manipulations from being necessary.

Contents

⚠️ **GitHub.com Fallback** ⚠️