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

highlight cut formula #149

Closed lionelvaux closed 3 years ago

lionelvaux commented 3 years ago

In the proof transformation mode it would be very helpful if the cut formula in each premiss of a cut rule were somehow distinguished (either with a marker, or with a different colour, or a typographic hint).

Otherwise, due to implicit exchanges it becomes quite difficult to track which is cut againts which.

etiennecallies commented 3 years ago

Available on preprod if you want to test @lionelvaux

lionelvaux commented 3 years ago

Parfait!