Skip to content
This repository was archived by the owner on Aug 30, 2023. It is now read-only.

RedPRL/sml-lcf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A general-purpose library for LCF refiners

The standard mode of use of this library is to implement the LCF signature by specifying two things:

  1. A data-structure for goals.
  2. A data structure for evidence.

With the structure that you have implemented, the standard LCF tacticals may be deployed off the shelf using the Tacticals structure.

In case the evidence type is non-trivial, then this constitues an implementation of "LCF with validations"; in case the evidence type is subsingleton, then this is plain LCF.

About

A general purpose library for writing Classic LCF-with-validations-style refiners. Deprecated in favor of https://github.com/RedPRL/sml-dependent-lcf

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •