Modus Ponendo Ponens/Proof Rule/Technical Note
Technical Note on Modus Ponendo Ponens
When invoking Modus Ponendo Ponens in a tableau proof, use the {{ModusPonens}} template:
{{ModusPonens|line|pool|statement|first|second}}
or:
{{ModusPonens|line|pool|statement|first|second|comment}}
where:
lineis the number of the line on the tableau proof where Modus Ponendo Ponens 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 $p \implies q$secondis the second of the two lines of the tableau proof upon which this line directly depends, the one in the form $p$commentis the (optional) comment that is to be displayed in the Notes column.