Understanding the truth table of → (implies)

In summary, the truth table for "p implies q" shows that the statement is only false when p is true and q is false, making it easier to understand and memorize. Additionally, understanding statement-functions with variables and quantifiers can also help clarify the meaning of "p implies q."
  • #1
MathWarrior
268
5
The truth table of it is as follows for reference:

p q p→q
T T T
T F F
F T T
F F T

I was wondering anyone can shed some light on an easier way to memorize or think about this then just memorizing the truth table. This seems to be the least intuitive logical function, to understand for me.
 
Physics news on Phys.org
  • #2
"If I win the lottery (P), I will give you a million dollars (Q)."

When did I lie to you?
 
  • #3
MathWarrior said:
I was wondering anyone can shed some light on an easier way to memorize or think about this then just memorizing the truth table.

It should be easy to memorize since there is only one way to make "p implies q" false.

It will be easier to understand when you study statement-functions that have a variable and are quantifed by "for each". For example " for each number x , if x > 0 then x^3 > 0". If someone says "No! That's false. Suppose x = -1", we don't consider that such an example makes the statement false. The only way to show such a quantified statement is false is to provide an example where the "if..." part is true and the "then..." part is false.

("p implies q" has the same meaning as "if p then q".)
 
  • #4
A slightly different way to look at it than Stephen Tashi described is this.

p q p→q
T T T
T F F
F T T
F F T

For the first two rows, the implication is true when both p and q are true, and the implication is false when p is true but q is false.
For the 3rd and 4th rows, when p is false, the implication is defined to be true, regardless of the value of q.

Using johnqwertyful's example, the only scenario that you would have a complaint about (i.e., that his implication is false) is when he actually does win the lottery (P is true), but he doesn't give you the million dollars (Q is false).

If he hasn't won the lottery, could give you the money or not give you the money, and the implication would still be considered true.
 
  • #5


I can offer some tips and strategies for understanding and memorizing the truth table for the logical function "implies."

Firstly, it is important to understand the concept behind "implies." This logical function represents a conditional statement, meaning that if the first statement (p) is true, then the second statement (q) must also be true. This is similar to the concept of cause and effect - if a certain condition is met, then a specific outcome will occur.

One way to remember the truth table is to think of it in terms of real-life examples. For instance, imagine that p represents the statement "It is raining" and q represents the statement "I will bring an umbrella." The truth table shows that if p is true (it is raining), then q must also be true (I will bring an umbrella). This can help to solidify the concept in your mind and make it easier to remember.

Another strategy is to break down the truth table into smaller parts. For example, you can focus on the first two rows where p is true and see that q must also be true in order for the statement to be true. Then, you can focus on the last two rows where p is false and see that q can be either true or false for the statement to still be true. This can help to simplify the table and make it easier to remember.

It may also be helpful to practice with some examples and see if you can identify the correct truth value for p→q. For instance, if p is "The movie starts at 7 PM" and q is "I will arrive on time," what is the truth value for p→q? It is true, because if the movie starts at 7 PM, then I must arrive on time.

Overall, understanding the concept behind "implies" and practicing with examples can help to make the truth table easier to remember. It may also be helpful to review and practice regularly to reinforce your understanding.
 

Related to Understanding the truth table of → (implies)

1. What is a truth table?

A truth table is a visual representation of all possible combinations of inputs and corresponding outputs for a logical statement or function. It helps to determine the truth value of a statement based on its components.

2. What does the arrow symbol (→) mean in a truth table?

The arrow symbol (→), also known as the conditional operator or implies, represents the logical relationship between two statements. It indicates that the truth of the first statement guarantees the truth of the second statement.

3. How do you read and interpret a truth table for → (implies)?

In a truth table for → (implies), the first column usually represents the possible combinations of inputs for the first statement, while the second column represents the possible combinations of inputs for the second statement. The third column shows the resulting truth value of the conditional statement based on the inputs in the first two columns. The statement is only false when the first statement is true and the second statement is false. Otherwise, it is considered true.

4. Can you give an example of a truth table for → (implies)?

Yes, here is an example of a truth table for → (implies) with two statements, P and Q:

P Q P → Q
T T T
T F F
F T T
F F T

5. How is → (implies) used in logic and reasoning?

→ (implies) is a fundamental logical operator used in conditional statements, argumentation, and reasoning. It helps to establish a cause-and-effect relationship between two statements, with the condition being the first statement and the consequence being the second statement. It is a powerful tool in constructing logical arguments and evaluating the validity of deductive reasoning.

Similar threads

  • Set Theory, Logic, Probability, Statistics
2
Replies
45
Views
3K
  • Set Theory, Logic, Probability, Statistics
Replies
9
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
4
Views
3K
  • Set Theory, Logic, Probability, Statistics
Replies
2
Views
3K
  • Set Theory, Logic, Probability, Statistics
Replies
16
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
4
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
3K
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
3K
  • Set Theory, Logic, Probability, Statistics
Replies
16
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
2
Views
1K
Back
Top