Skip to content

strub/ssrmisc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Misc. modules for the SSReflect Coq extension

Currently, the archive contains:

  • fset.v: a finite set library with a carrier T : choiceType. This overcomes the limitation of finset.v where the carrier must be a finType. The construction is not efficient (but is effective) as it uses a quotient, using the equality up to permutation, over uniq list.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published