Biconditional Introduction/Proof Rule/Technical Note
Technical Note on Biconditional Introduction
When invoking Biconditional Introduction in a tableau proof, use the {{BiconditionalIntro}} template:
{{BiconditionalIntro|line|pool|statement|first|second}}
or:
{{BiconditionalIntro|line|pool|statement|first|second|comment}}
where:
lineis the number of the line on the tableau proof where Biconditional Introduction is to be invokedpoolis the combined pool of assumptions of each of the constituents (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 dependssecondis the second of the two lines of the tableau proof upon which this line directly dependscommentis the (optional) comment that is to be displayed in the Notes column.