Tuesday, September 25, 2007


The material conditional, also known as the material implication or truth functional conditional, expresses a property of certain conditionals in logic. In propositional logic, it expresses a binary truth function ⊃ from truth-values to truth-values. In predicate logic, it can be viewed as a subset relation between the extension of (possibly complex) predicates. In symbols, a material conditional is written as one of the following:
1. X supset Y
2. X to Y
The material conditional is false when X is true and Y is false - otherwise, it is true. (Here, X and Y are variables ranging over formulæ of a formal theory.) We call X the antecedent, and Y the consequent. The material conditional is also commonly referred to as material implication with the understanding that the antecedent (X) materially implies the consequent (Y).
A distant approximation to the material conditional is the English construction 'if...then...', where the ellipses are to be filled with English sentences. However, this is the most common reading of the material conditional in English. A closer approximation to XY is 'it's false that X be true while Y false'—i.e., in symbols, neg(X and neg Y). Arguably this is more intuitive than its logically equivalent disjunction ¬XY.

Definition
The truth table associated with the material conditional if p then q (symbolized as p → q) and the logical implication p implies q (symbolized as p ⇒ q) is as follows:

Venn diagram
The material conditional is not to be confused with the entailment relation ⊨ (which is used here as a name for itself). But there is a close relationship between the two in most logics, including classical logic which we only consider here. For example, the following principles hold:
These principles do not hold in all logics, however. Obviously they do not hold in non-monotonic logics, nor do they hold in relevance logics.
Other properties of implication:




p rightarrow (q equiv r) equiv ((p rightarrow q) equiv (p rightarrow r))

If Gammamodelspsi then emptysetmodelsphi_1landdotslandphi_nsupsetpsi for some phi_1,dots,phi_ninGamma. (This is a particular form of the deduction theorem.)
The converse of the above
Both ⊃ and ⊨ are monotonic; i.e., if Gammamodelspsi then DeltacupGammamodelspsi, and if phisupsetpsi then (philandalpha)supsetpsi for any α, Δ. (In terms of structural rules, this is often referred to as weakening or thinning.)
associativity: (p rightarrow (q rightarrow r)) rightarrow ((p rightarrow q) rightarrow r)
distributivity: s rightarrow (p rightarrow q) rightarrow ((s rightarrow p) rightarrow (s rightarrow q))
transitivity: (a rightarrow b) rightarrow ((b rightarrow c) rightarrow (a rightarrow c))
commutativity: (a rightarrow (b rightarrow c)) rightarrow (b rightarrow (a rightarrow c))
idempotency: a rightarrow a
truth preserving : The interpretation under which all variables are assigned a truth value of 'true' produces a truth value of 'true' as a result of material implication. Formal properties
The truth function ⊃ does not correspond exactly to the English 'if...then...' construction. For example, any material conditional statement with a false antecedent is true. So the statement "if 2 is odd then 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 problems are known as the paradoxes of material implication, though they are not really paradoxes in the strict sense; that is, they do not elicit logical contradictions.
There are various kinds of conditionals in English; e.g., there is the indicative conditional and the subjunctive or counterfactual conditional. The latter do not have the same truth conditions as the material conditional. For an overview of some the various analyses, formal and informal, of conditionals, see the "References" section below.

Material implication See also

Counterfactual conditional
Indicative conditional
Corresponding conditional (logic)
Strict conditional
Logical implication

No comments: