How to find this equivalent of the material conditional?

  • I
  • Thread starter AimaneSN
  • Start date
  • Tags
    Logic
In summary, to find the equivalent of the material conditional, one must analyze the logical structure of statements using truth tables or logical equivalences. The material conditional asserts that if the antecedent is true, the consequent must also be true; otherwise, it is false only if the antecedent is true and the consequent is false. This relationship can be expressed in different forms, such as using disjunctions or negations, to identify its equivalence in various logical contexts.
  • #1
AimaneSN
5
1
Hi there,

It's well known that for two assertions A and B : A → B is equivalent to (nonA or B).

The only proof I know of this equivalence relies on the truth table, one just brute forces all the possible combinations of truth values and then notice they're the same every time with A → B and (nonA or B).

But how can we find the expression (nonA or B) in the first place ? I want some mechanical way that starts with A → B and gets us to (nonA or B)?

Thank you for reading.
 
Physics news on Phys.org
  • #2
If the definitions of the symbols via truth tables is all you got, then that is the only way.
 
  • Like
Likes AimaneSN
  • #3
I have always understood "A implies B" to be defined as "it is not the case that A is true and B is false", which by Boole's laws is equivalent to "A is false or B is true".
 
  • Like
Likes AimaneSN
  • #4
We can also view it this way:

1. ##A\rightarrow B##. (Hypothesis)
2. ##A##. (Hypothesis)
3. ##B##. (1, 2: Modus ponens)
4. ##\neg A \lor B##. (3: Introduction of disjunction)
Thus: ##A\rightarrow B, \ A\vdash\neg A \lor B##.

1. ##A\rightarrow B##. (Hypothesis)
2. ##\neg A##. (Hypothesis)
3. ##\neg A \lor B##. (2: Introduction of disjunction)
Thus: ##A\rightarrow B, \ \neg A\vdash\neg A \lor B##.

The two conclusions now give ##A\rightarrow B\vdash\neg A \lor B##,
since if ##A\rightarrow B##, then ##\neg A \lor B## holds whether ##A## or ##\neg A## holds.

The converse also holds:

1. ##\neg A \lor B##. (Hypothesis)
2. ##A##. (Hypothesis)
3. ##B##. (1, 2: Elimination of disjunction)
Thus, ##\neg A \lor B,\ A \ \vdash B##, and by introduction of implication: ##\neg A \lor B\ \vdash A\rightarrow B##.
 
Last edited:

FAQ: How to find this equivalent of the material conditional?

What is the material conditional in logic?

The material conditional is a logical connective that represents a relationship between two propositions, often expressed as "if P, then Q" (P → Q). It is true except in the case where P is true and Q is false. In other words, the only scenario where the material conditional is false is when the antecedent (P) is true and the consequent (Q) is false.

How can I determine the equivalent of the material conditional?

To find the equivalent of the material conditional, you can use logical equivalences. One common equivalent expression is ¬P ∨ Q, which means "not P or Q." This equivalence states that either P is false or Q is true, which aligns with the truth conditions of the material conditional.

What are some examples of the material conditional?

An example of a material conditional is the statement "If it rains, then the ground will be wet" (R → W). In this case, R is the antecedent (it rains), and W is the consequent (the ground is wet). The material conditional is true in all scenarios except when it is raining and the ground is not wet.

How does the material conditional differ from other conditionals?

The material conditional differs from other types of conditionals, such as the strict conditional or the subjunctive conditional, in that it does not require a causal connection between the antecedent and the consequent. The material conditional is purely truth-functional, meaning its truth value is determined solely by the truth values of its components, rather than any contextual or causal relationships.

Are there any common misconceptions about the material conditional?

Yes, a common misconception is that the material conditional implies a causal relationship between P and Q. However, the material conditional only reflects a truth-functional relationship and does not imply that P causes Q. For example, the statement "If the sun is shining, then it is daytime" is a material conditional, but it does not mean that the sun shining causes it to be daytime; rather, it is a matter of how we define the conditions of daytime.

Similar threads

Replies
2
Views
1K
Replies
12
Views
6K
Replies
2
Views
2K
Replies
1
Views
1K
Replies
19
Views
3K
Replies
9
Views
2K
Back
Top