Rule of Assumption/Proof Rule/Technical Note
Technical Note on Rule of Assumption
When invoking the Rule of Assumption in a tableau proof, use the {{Assumption}} template:
{{Assumption|line|statement}}
or:
{{Assumption|line|statement|comment}}
where:
lineis the number of the line on the tableau proof where the assumption is to be invokedstatementis the statement of logic that is to be displayed in the Formula column, without the$ ... $delimiterscommentis the (optional) comment that is to be displayed in the Notes column.
When the assumption being made is a premise, use the {{Premise}} template:
{{Premise|line|statement}}
or:
{{Premise|line|statement|comment}}
in the same manner as above.