Skip to content

Deducteam/lambdapi-zenon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lambdapi library for Zenon

Lambdapi library used by the automated theorem prover ZenonModulo for generating Lambdapi proofs.

Installation with Opam

opam repository -a add lambdapi https://github.com/deducteam/opam-lambdapi-repository.git # once
opam install lambdapi-zenon

Usage in Lambdapi

require open Stdlib.Prop Stdlib.Set Stdlib.Eq Stdlib.FOL Logic.Zenon.Main;

Compilation from the sources

opam install --deps-only . # once
make

Installation from the sources

opam install .

About

Lambdapi library for Zenon

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors