Skip to content

Some Coq formalizations of Linear Logic

License

Notifications You must be signed in to change notification settings

ComputerAidedLL/ll-coq

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phase Semantics

Some formalizations of linear logic in the Coq proof assistant.

Install

Using OPAM:

opam repo add coq-unstable https://github.com/coq/repo-unstable.git
opam install -j4 -v coq:phase-semantics

Compile from the sources

Install the AAC-Tactics library and run:

./configure.sh
make

About

Some Coq formalizations of Linear Logic

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Coq 99.8%
  • Shell 0.2%