Proof by Cases/Proof Rule/Technical Note
Technical Note on Proof by Cases
When invoking Proof by Cases in a tableau proof, use the {{ProofByCases}} template:
{{ProofByCases|line|pool|statement|base|start1|end1|start2|end2}}
where:
lineis the number of the line on the tableau proof where Proof by Cases 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$ ... $delimitersbaseis the line of the tableau proof where the disjunction being eliminated is situatedstart1is the start line of the block of the tableau proof upon which the demonstration of the first disjunct directly dependsend1is the end line of the block of the tableau proof upon which the demonstration of the first disjunct directly dependsstart2is the start line of the block of the tableau proof upon which the demonstration of the second disjunct directly dependsend2is the end line of the block of the tableau proof upon which the demonstration of the second disjunct directly depends