Skip to content

Implementation of the Cut-Elimination Theorem for PK

Notifications You must be signed in to change notification settings

colin-mcd/SequentCalculus

Repository files navigation

Sequent Calculus

Currently, this repo just stores an implementation of the cut-elimination theorem for Buss' version of PK.

To build:

make

Then to run the program:

cat sample_proof.txt | ./CutElim.exe | tex/tex2pdf.sh

And it will write a nice LaTeX proof in cut-free-proof.tex.

About

Implementation of the Cut-Elimination Theorem for PK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages