Rule of Simplification/Proof Rule/Technical Note

From ProofWiki
Jump to navigation Jump to search

Technical Note on Rule of Simplification

When invoking the Rule of Simplification in a tableau proof, use the {{Simplification}} template:

{{Simplification|line|pool|statement|depend|1 or 2}}

or:

{{Simplification|line|pool|statement|depend|1 or 2|comment}}

where:

line is the number of the line on the tableau proof where the Rule of Simplification 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
depend is the line of the tableau proof upon which this line directly depends
1 or 2 should hold 1 for Simplification_1, and 2 for Simplification_2
comment is the (optional) comment that is to be displayed in the Notes column.