Cut Elimination - ComputerAidedLL/click-and-collect GitHub Wiki
Try to predict the result before asking the machine to reduce the cut.
Then you can use Undo
/Redo
buttons to replay.
Try to get two different cut-free proofs by reducing the cut in the following proofs:
- Reduce !Aā!B ⢠!Aā!B and compare with !Aā!B ⢠!Aā!B
- Reduce !(A&B) ⢠!(A&B) and compare with !(A&B) ⢠!(A&B)