Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ccyip/coq-idt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inductive Definition Transformers

Build status

This Coq library allows you to transform an inductive definition to another inductive definition, by providing a constructor transformer tactic. It can be used to generate boilerplate lemmas for backward and forward reasoning, and to generate inductive types with many similar cases.

Get Started

Installation

Via Opam

opam repo add coq-released https://coq.inria.fr/opam/released
opam install coq-idt

Dependencies

See opam file.

Gallery

A set of more complicated applications can be found in the Coq formalization of oblivious algebraic data types.

About

Inductive definition transformers

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •