Modus Ponendo Tollens/Proof Rule/Technical Note
Technical Note on Modus Ponendo Tollens
When invoking Modus Ponendo Tollens in a tableau proof, use the {{ModusPonendoTollens}} template:
{{ModusPonendoTollens|line|pool|statement|first|second|1 or 2}}
or:
{{ModusPonendoTollens|line|pool|statement|first|second|1 or 2|comment}}
where:
lineis the number of the line on the tableau proof where Modus Ponendo Tollens is to be invokedpoolis the pool of assumptions (comma-separated list)statementis the statement of logic that is to be displayed in the Formula column, without the$ ... $delimitersfirstis the first of the two lines of the tableau proof upon which this line directly depends, the one in the form $\neg \left({\phi \land \psi}\right)$secondis the second of the two lines of the tableau proof upon which this line directly depends, the one in the form $\phi$ or $\psi$1 or 2should hold 1 forModusPonendoTollens_1, and 2 forModusPonendoTollens_2commentis the (optional) comment that is to be displayed in the Notes column.