Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A few Coq typeclasses

CI

Includes the following typeclasses, as well as several instances for standard datatypes:

  • EqualDec for decidable equality
  • Default for inhabited types, with witness default.
  • Ordering for totally ordered types, which includes instances for list and string.

This dependency is mainly so multiple projects share the same typeclass definitions.

Installation

git submodule add https://github.com/tchajed/coq-classes vendor/classes

About

A library of typeclasses for Coq

Resources

Code of conduct

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages