Material conditional
Encyclopedia : M : MA : MAT : Material conditional
In logic and mathematics, the terms material conditional and logical implication refer to a logical function, a logical relation, and the various symbols for denoting this function and this relation. In order to define the specific function, relation, and symbols in question it is first necessary to establish a few ideas about the connections among them.
A close approximation to the concept of logical implication or material conditional is expressed in ordinary language by means of the following conditional form:
- * If p then q.
Definition
The usage of the terms logical implication and material conditional varies from field to field and even across different contexts of discussion. One way to minimize the potential confusion is to begin with a focus on the various types of formal objects that are being discussed, of which there are only a few, taking up the variations in language as a secondary matter.
The main formal object under discussion is a logical operation on two logical values, typically the values of two propositions, that produces a value of false just in case the first operand is true and the second operand is false. By way of a temporary name, the logical operation in question may be written as Cond (p, q), where p and q are logical values. The truth table associated with this operation is as follows:
| p | q | Cond (p, q) |
|---|---|---|
| F | F | T |
| F | T | T |
| T | F | F |
| T | T | T |
Some logicians draw a firm distinction between the conditional connective (the syntactic sign "[\rightarrow]"), and the implication relation (the formal object denoted by the sign "[\Rightarrow]"). These logicians use the phrase if–then for the conditional connective and the term implies for the implication relation. Some explain the difference by saying that the conditional is the contemplated relation while the implication is the asserted relation. Mathematicians, while recognizing a distinction analogous to this, tend to treat it a variation in the usage of the single sign "[\Rightarrow]", not requiring two separate signs. Not all of those who use the sign "[\rightarrow]" for the conditional connective regard it as a sign that denotes any kind of object, but treat it as a so-called syncategorematic sign, that is, a sign with a purely syntactic function. For the sake of clarity and simplicity in the present introduction, it is convenient to use the two-sign notation, but allow the sign "[\rightarrow]" to denote the boolean function that is associated with the truth table of the material conditional. These considerations result in the following scheme of notation.
- [\beginp \rightarrow q & \quad & \quad & p \Rightarrow q \\\mbox\ p \ \mbox\ q & \quad & \quad & p \ \mbox\ q\end]
Let [\mathbb = \,\ \mathbf\}] be the boolean domain of two logical values. The truth table shows the ordered triples of a triadic relation [L \subseteq \mathbb \times \mathbb \times \mathbb] that is defined as follows:
- [L = \ \times \mathbb \times \mathbb\ :\ Cond (p,\ q)\ = r \}\,.]
- [Cond : \mathbb \times \mathbb \to \mathbb\,.]
The conditional sign "[\rightarrow]" denotes the same formal object as the function name "[Cond\mbox]", the only difference being that the first is written infix while the second is written prefix. Thus we have the following equation:
- [(p \rightarrow q) = Cond (p,\ q)\,.]
- [L = \ \times \mathbb \}\,.]
- [L_ = \ \times \mathbb\ :\ (p,\ q,\ T) \in L \}\,.]
- [Cond : \mathbb \times \mathbb \to \mathbb\,.]
- [Cond^(T) \subseteq \mathbb \times \mathbb\,.]
- [Cond^(T) = \ \times \mathbb\ :\ Cond (p,\ q) = T \}\,.]
- [(p \Rightarrow q) \iff (p,\ q) \in L_ \iff (p,\ q) \in Cond^(T)\,.]
Symbolization
A common exercise for an introductory logic text to include is symbolizations. These exercises give a student a sentence or paragraph of text in ordinary language which the student has to translate into the symbolic language. This is done by recognizing the ordinary language equivalents of the logical terms, which usually include the material conditional, disjunction, conjunction, negation, and (frequently) biconditional. More advanced logic books and later chapters of introductory volumes often add identity, Existential quantification, and Universal quantification.
Different phrases used to identify the material conditional in ordinary language include if, only if, given that, provided that, supposing that, implies, even if, and in case. Many of these phrases are indicators of the antecedent, but others indicate the consequent. It is important to identify the "direction of implication" correctly. For example, "A only if B" is captured by the statement
A → B,
but "A, if B" is correctly captured by the statement
B → A
When doing symbolization exercises, it is often required that the student give a scheme of abbreviation that shows which sentences are replaced by which statement letters. For example, an exercise reading "Kermit is a frog only if muppets are animals" yields the solution:
A → B
A—Kermit is a frog.
B—Muppets are animals.
Using the horseshoe "⊃" symbol for implication is falling out favor due to its conflict with the superset symbol [\supset] used by the Algebra of sets. A set interpretation of "[ A \to B]" is " [\subseteq] ".
Comparison with other conditional statements
The use of the operator is stipulated by logicians, and, as a result, can yield some unexpected truths. For example, any material conditional statement with a false antecedent is true. So the statement "2 is odd implies 2 is even" is true. Similarly, any material conditional with a true consequent is true. So the statement, "If pigs fly, then Paris is in France" is true.
These unexpected truths arise because speakers of English (and other natural languages) are tempted to equivocate between the material conditional and the indicative conditional, or other conditional statements, like the counterfactual conditional and the material biconditional. This temptation can be lessened by reading conditional statements without using the words "if" and "then". The most common way to do this is to read A → B as "it is not the case that A and/or it is the case that B" or, more simply, "A is false and/or B is true". (This equivalent statement is captured in logical notation by [\neg A \vee B], using negation and disjunction.)
References
- Brown, Frank Markham (2003), Boolean Reasoning: The Logic of Boolean Equations, 1st edition, Kluwer Academic Publishers, Norwell, MA. 2nd edition, Dover Publications, Mineola, NY, 2003.
- Quine, W.V. (1982), Methods of Logic, (1st ed. 1950), (2nd ed. 1959), (3rd ed. 1972), 4th edition, Harvard Unversity Press, Cambridge, MA.
