ComputerAidedLL / click-and-collect

A web interactive tool for building proofs in the sequent calculus of Linear Logic, with its backend written in OCaml
GNU Lesser General Public License v2.1
17 stars 2 forks source link

Cut elimination #147

Closed etiennecallies closed 3 years ago

etiennecallies commented 3 years ago

Implementation of cut elimination in "proof transformation" mode.

But also:

olaure01 commented 3 years ago

Is it fixing #144 #145 #146 ?

etiennecallies commented 3 years ago

Is it fixing #144 #145 #146 ?

Yes!