proof-tree-builder/proof-tree-builder.github.io

Create empty boxes of formulas instead of asking for the missing parts upfront

joom opened this issue · 0 comments

joom commented

Currently the system asks for inputs upfront for rules like cut in LK, or Cons in Hoare logic. It could be better if when you apply these rules you get empty boxes instead, and you can fill the boxes in place.

incompleteProp

This might require a different mode, I'm not sure yet.