Skip to content

mark-koch/firstorder-proof-mode

Repository files navigation

A first-order logic proof mode in Coq

Update: We presented this work at the 2021 Coq Workshop. Here is the extended abstract and the latest version for Coq 8.13.

See the documentation for a users guide and a description of how the proof mode works.

Requirements

  • Coq 8.12.0 (coq.8.12.0)
  • Equations 1.2.3 (coq-equations.1.2.3+8.12)

How to build

Simply run make.

Demo

Have a look at the demo files DemaPA.v and DemoZF.v where the proof mode is applied to Peano arithmetic and Zermelo-Fraenkel set theory.

About

A first-order logic proof mode in Coq

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published