P Q (/P or /Q) T T F T F T F T T F F T
Chat with our AI personalities
If p then q is represented as p -> q Negation of "if p then q" is represented as ~(p -> q)
what is the correct truth table for p V~ q
A+
p --> q and q --> p are not equivalent p --> q and q --> (not)p are equivalent The truth table shows this. pq p --> q q -->(not)p f f t t f t t t t f f f t t t t
The truth values.