Biconditional Elimination/Proof Rule/Technical Note
Technical Note on Biconditional Elimination
When invoking Biconditional Elimination in a tableau proof, use the {{BiconditionalElimination}} template:
{{BiconditionalElimination|line|pool|statement|depend|1 or 2}}
or:
{{BiconditionalElimination|line|pool|statement|depend|1 or 2|comment}}
where:
lineis the number of the line on the tableau proof where Biconditional Elimination 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$ ... $delimitersdependis the line of the tableau proof upon which this line directly depends1 or 2should hold 1 forBiconditionalElimination_1, and 2 forBiconditionalElimination_2commentis the (optional) comment that is to be displayed in the Notes column.