Double Negation/Double Negation Elimination/Proof Rule/Technical Note

From ProofWiki
Jump to navigation Jump to search

Technical Note on Double Negation Elimination

When invoking Double Negation Elimination in a tableau proof, use the {{DoubleNegElimination}} template:

{{DoubleNegElimination|line|pool|statement|depends}}

or:

{{DoubleNegElimination|line|pool|statement|depends|comment}}

where:

line is the number of the line on the tableau proof where Double Negation Elimination is to be invoked
pool is the pool of assumptions (comma-separated list)
statement is the statement of logic that is to be displayed in the Formula column, without the $ ... $ delimiters
depends is the line of the tableau proof upon which this line directly depends
comment is the (optional) comment that is to be displayed in the Notes column.