Closed jonathanichikawa closed 1 year ago
I think I was mistaken about this. Given the way our reductio rules are written, I don't think we can derive R from the introduction and elimination rules after all. I had been thinking along these lines:
But this is a mistake; line 4 would have needed to reference the double negation, which is not what we have on 1.
So unless/until I figure out how to derive R, I'll leave it as basic.
You can derive R as follows:
I made this change.
The "Reiteration" natural deduction rule is listed as a basic, not a derived, rule. This is unnecessary — it can be derived via or-introduction, negation elimination, and negation elimination. Need to add a discussion of the fact to the derived rules section, and move the R rule from the basic page to the derived page in the appendix.