Propositional Logic - Negation
In natural language, a negation is equivalent to the terms ‘not’ or ‘no’. This is going to lead us to the following condition:
$ v(¬P)=T iff v(P)=F $
Figure 4
This seems somewhat intuitive, but the associated truth
table is as follows:
P |
¬P |
T |
F |
F |
T |
Table 6
Comments
Post a Comment