Skip to content

TOTBWF/refinery

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

refinery

refinery is a toolkit for building proof refinement/proof automation systems, based roughly on the Algebraic Foundations of Proof Refinement.

Overview

The main datatype of the library is TacticT goal extract m a, which is a monad transformer that behaves as a tactic. When creating your domain-specific tactics, you should use RuleT and rule to implement them.

About

⛏️ A refinement proof framework for haskell

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors