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
19
stars
2
forks
source link
Auto-weakening mode for 1 rule and axiom rule #72
Closed
olaure01 closed 3 years ago
Should be connected with frontend.
auto-weakening on axioms
apply_rule
withauto_weak = false
when click on atomapply_rule
withauto_weak = true
when click on turnstile if auto-weakening mode is activeFixes #60