package coq-autosubst

  1. Overview
  2. Homepage
Coq library for parallel de Bruijn substitutions

Install

Dune Dependency

Authors

Maintainers

Sources

v1.10.tar.gz
sha512=b0ecc6c9d5428af775741809531e86aaa50038b416a05914da4694d89a0581bceb79c7231352a0b2dfc10c76ae1ac0630b9ee4a19600d53e490fda00caf73052

Description

Autosubst is a library for the Coq proof assistant which provides automation for formalizing syntactic theories with variable binders. Given an inductive definition of syntactic objects in de Bruijn representation augmented with binding annotations, Autosubst synthesizes the parallel substitution operation and automatically proves the basic lemmas about substitutions.

Dependencies (2)

  1. rocq-stdlib
  2. rocq-core

Dev Dependencies

None

Used by

None

Conflicts

None

Rocq

Interactive Theorem Prover