answersLogoWhite

0

I guess you mean q → p (as in the logic operator: q implies p).

To create this truth table, you run over all truth values for q and p (that is whether each statement is True or False) and calculate the value of the operator. You can use True/False, T/F, 1/0, √/X, etc as long as you are consistent for the symbol used for True and the symbol used for False (the first 3 suggestions given are the usual ones used).

For implies:

  • if you have a true statement, then it can only imply a true statement to be true
  • but a negative statement can imply either a true statement or a false one to be true

giving:

. q . . p . q→p

--------------

. 0 . . 0 . . 1 .

. 0 . . 1 . . 1 .

. 1 . . 0 . . 0 .

. 1 . . 1 . . 1 .

User Avatar

Wiki User

13y ago

Still curious? Ask our experts.

Chat with our AI personalities

JudyJudy
Simplicity is my specialty.
Chat with Judy
BeauBeau
You're doing better than you think!
Chat with Beau
DevinDevin
I've poured enough drinks to know that people don't always want advice—they just want to talk.
Chat with Devin

Add your answer:

Earn +20 pts
Q: How do you construct a truth table for q arrow p?
Write your answer...
Submit
Still have questions?
magnify glass
imp