Step * 1 1 1 of Lemma notnot_P_or_notP


1. [P] : 
2. (P  (P))@i
3. (P  (P))
 False
BY
{ (Unfold `not` 3 THEN D 3) }

1
.....antecedent..... 
1. [P] : 
2. (P  (P))@i
 P  (P  False)

2
1. [P] : 
2. (P  (P))@i
3. False
 False


Latex:



1.  [P]  :  \mBbbP{}
2.  \mneg{}(P  \mvee{}  (\mneg{}P))@i
3.  \mneg{}(P  \mvee{}  (\mneg{}P))
\mvdash{}  False


By

(Unfold  `not`  3  THEN  D  3)




Home Index