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

[auto-prove] pre-prod error on !A ⊢ ?!?A #97

Closed olaure01 closed 3 years ago

olaure01 commented 3 years ago

The auto-prover generates an error message on pre-prod !A ⊢ ?!?A.

etiennecallies commented 3 years ago

Thanks @olaure01 ! I forgot to handle promotion properly : we cannot commute weakening if the weakening is on promoted formula.