package rocq-autosubst-ocaml

  1. Overview
  2. Homepage
OCaml implementation of Autosubst for Rocq

Install

Dune Dependency

Authors

Maintainers

Sources

1.1+9.0.tar.gz
sha256=2edc772eda733f4c48c49f8255ba932b5e1b27c9d17001672bccb6672c7b519b

Description

Autosubst can be used to generate substitution boilerplate code for syntax with binders. It takes language definitions written in signature files and outputs a file that contains Rocq code implementing the language, the substitution operation, rewriting lemmas and a tactic to automatically solve certain substitution goals using the rewriting lemmas.

Published: 17 Apr 2025

Dependencies (6)

  1. ppx_deriving >= "5.2.1"
  2. ocamlgraph >= "2.0.0"
  3. dune >= "2.5"
  4. angstrom >= "0.15.0"
  5. rocq-core >= "9.0" & < "9.1"
  6. ocaml >= "4.09" & < "4.15"

Dev Dependencies

None

Used by

None

Conflicts

None

Rocq

Interactive Theorem Prover