We have to show that: (x)[x = x ∨¬ (x = x)] is a theorem. There are a number of ways we could go. I choose this:
- * ¬ (x = x) ......... ACP
- * ¬ (x = x) ∨ x = x ......... Add.
- * ¬ (x = x) ......... 1,2 DS
- ¬ (x = x) ⊃¬ (x = x) ......... 1-3 CP
- ¬ ¬ (x = x) ∨¬ (x = x) ......... 4 MI
- x = x ∨¬ (x = x) ......... 5 DN
- (x)[x = x ∨¬ (x = x)] ......... 6 UG
No comments:
Post a Comment