package coq-autosubst-ocaml

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

Install

Dune Dependency

Authors

Maintainers

Sources

1.1+8.20.tar.gz
sha256=2c6d208b589e4bd809c2f7bd1ad869d4dba258814dc6239141117892871dac68

Description

Autosubst 2 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 Coq code implementing the language, the substitution operation, rewriting lemmas and a tactic to automatically solve certain substitution goals using the rewriting lemmas.

Published: 17 Jan 2025

Dependencies (6)

  1. ppx_deriving >= "5.2.1"
  2. ocamlgraph >= "2.0.0"
  3. dune >= "2.5"
  4. angstrom >= "0.15.0"
  5. coq >= "8.20" & < "8.21"
  6. ocaml >= "4.09" & < "4.15"

Dev Dependencies

None

Used by

None

Conflicts

None

Rocq

Interactive Theorem Prover