Material conditional

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search
Material conditional
IMPLY
Venn diagram of Material conditional
Definition
Truth table
Logic gateIMPLY ANSI.svg
Normal forms
Disjunctive
Conjunctive
Zhegalkin polynomial
Post's lattices
0-preservingno
1-preservingyes
Monotoneno
Affineno
Self-dualno

The material conditional (also known as material implication, material consequence, or simply implication, implies, or conditional) is a logical connective (or a binary operator) that is often symbolized by a forward arrow "→". The material conditional is used to form statements of the form p → q (termed a conditional statement) which is read as "if p then q". Unlike the English construction "if... then...", the material conditional statement p → q does not specify a causal relationship between p and q (thinking like "p is the cause and q is the consequence from it" is not generally valid for p → q). It merely means "if p is true, then q is also true" such that the statement p → q is false only when p is true and q is false.[1] In the truth table of p → q , If p is false, then p → q is true regardless of whether q is true or false since (1) p → q does not take care of cases with false p and (2) this truth table is useful to prove some mathematical theorems (ex: defining a subset).

The material conditional is also symbolized using:

  1. 𝑝 ⊃ 𝑞 (Although this symbol may be used for the superset symbol in set theory.);
  2. 𝑝 ⇒ 𝑞 (Although this symbol is often used for logical consequence (i.e., logical implication) rather than for material conditional.)
  3. C𝑝𝑞 (using Łukasiewicz notation or Bocheński notation)

With respect to the material conditionals above:

Conditional statements may be nested such that either or both of the antecedent or the consequent may themselves be conditional statements. In the example "(pq) → (rs)", meaning "if the truth of p implies the truth of q, then the truth of r implies the truth of s), both the antecedent and the consequent are conditional statements.

In classical logic is logically equivalent to and by De Morgan's Law logically equivalent to .[2] Whereas, in minimal logic (and therefore also intuitionistic logic) only logically entails ; and in intuitionistic logic (but not minimal logic) entails .

Definitions[edit]

Logicians have many different views on the nature of material implication and approaches to explain its sense.[3]

As a truth function[edit]

The compound pq is false if and only if p is true and q is false. By the same stroke, pq is true if and only if either p is false or q is true (or both). The → symbol is a function that uses pairs of truth values of the components p, q (e.g. p is True, q is True ... p is False, q is False) and maps it to the truth values of the compound pq. The truth value of pq is a function of the truth values of its components (p,q). Hence, this interpretation is called truth-functional.

The compound pq is logically equivalent also to ¬pq (either not p, or q (or both)), and to ¬q¬p (if not q then not p). It is, however, not equivalent to ¬p¬q, which is instead equivalent to qp.

Truth table[edit]

The truth table associated with the material conditional pq is identical to that of ¬pq. It is as follows:

T T T
T F F
F T T
F F T

It may also be useful to note that in Boolean algebra, true and false can be denoted as 1 and 0 respectively with an equivalent table.

As a formal connective[edit]

The material conditional can be considered as a symbol of a formal theory, taken as a set of sentences, satisfying all the classical inferences involving →, in particular the following characteristic rules:

  1. Modus ponens;
  2. Conditional proof;
  3. Classical contraposition;
  4. Classical reductio ad absurdum.

Unlike the truth-functional one, this approach to logical connectives permits the examination of structurally identical propositional forms in various logical systems, where somewhat different properties may be demonstrated. For example, in intuitionistic logic which rejects proofs by contraposition as valid rules of inference, (p → q) ⇒ ¬p ∨ q is not a propositional theorem, but the material conditional is used to define negation.

Formal properties[edit]

When studying logic formally, the material conditional is distinguished from the semantic consequence relation . We say if every interpretation that makes A true also makes B true. However, there is a close relationship between the two in most logics, including classical logic. For example, the following principles hold:

  • If then for some . (This is a particular form of the deduction theorem. In words, it says that if Γ models ψ this means that ψ can be deduced just from some subset of the theorems in Γ.)
  • The converse of the above
  • Both and are monotonic; i.e., if then , and if then for any α, Δ. (In terms of structural rules, this is often referred to as weakening or thinning.)

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 (the following expressions are always true, for any logical values of variables):

  • distributivity:
  • transitivity:
  • reflexivity:
  • totality:
  • 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.
  • commutativity of antecedents:

Note that is logically equivalent to ; this property is sometimes called un/currying. Because of these properties, it is convenient to adopt a right-associative notation for → where denotes .

Comparison of Boolean truth tables shows that is equivalent to , and one is an equivalent replacement for the other in classical logic. See material implication (rule of inference).

Philosophical problems with material conditional[edit]

Outside of mathematics, it is a matter of some controversy as to whether the truth function for material implication provides an adequate treatment of conditional statements in a natural language such as English, i.e., indicative conditionals and counterfactual conditionals. An indicative conditional is a sentence in the indicative mood with a conditional clause attached. A counterfactual conditional is a false-to-fact sentence in the subjunctive mood.[4] That is to say, critics argue that in some non-mathematical cases, the truth value of a compound statement, "if p then q", is not adequately determined by the truth values of p and q.[4] Examples of non-truth-functional statements include: "q because p", "p before q" and "it is possible that p".[4]

"[Of] the sixteen possible truth-functions of A and B, material implication is the only serious candidate. First, it is uncontroversial that when A is true and B is false, "If A, B" is false. A basic rule of inference is modus ponens: from "If A, B" and A, we can infer B. If it were possible to have A true, B false and "If A, B" true, this inference would be invalid. Second, it is uncontroversial that "If A, B" is sometimes true when A and B are respectively (true, true), or (false, true), or (false, false)… Non-truth-functional accounts agree that "If A, B" is false when A is true and B is false; and they agree that the conditional is sometimes true for the other three combinations of truth-values for the components; but they deny that the conditional is always true in each of these three cases. Some agree with the truth-functionalist that when A and B are both true, "If A, B" must be true. Some do not, demanding a further relation between the facts that A and that B."[4]

The truth-functional theory of the conditional was integral to Frege's new logic (1879). It was taken up enthusiastically by Russell (who called it "material implication"), Wittgenstein in the Tractatus, and the logical positivists, and it is now found in every logic text. It is the first theory of conditionals which students encounter. Typically, it does not strike students as obviously correct. It is logic's first surprise. Yet, as the textbooks testify, it does a creditable job in many circumstances. And it has many defenders. It is a strikingly simple theory: "If A, B" is false when A is true and B is false. In all other cases, "If A, B" is true. It is thus equivalent to "~(A&~B)" and to "~A or B". "AB" has, by stipulation, these truth conditions.

— Dorothy Edgington, The Stanford Encyclopedia of Philosophy, "Conditionals"[4]

The meaning of the material conditional can sometimes be used in the English "if condition then consequence" construction (a kind of conditional sentence), where condition and consequence are to be filled with English sentences. However, this construction also implies a "reasonable" connection between the condition (protasis) and consequence (apodosis) (see Connexive logic).[citation needed]

The material conditional can yield some unexpected truths when expressed in natural language. For example, any material conditional statement with a false antecedent is true (see vacuous truth). 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 I have a penny in my pocket then Paris is in France" is always true, regardless of whether or not there is a penny in my pocket. 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. 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.

It is not surprising that a rigorously defined truth-functional operator does not correspond exactly to all notions of implication or otherwise expressed by 'if ... then ...' sentences in natural languages. For an overview of some of the various analyses, formal and informal, of conditionals, see the "References" section below. Relevance logic attempts to capture these alternate concepts of implication that material implication glosses over.

See also[edit]

Conditionals[edit]

References[edit]

  1. ^ Magnus, P.D (January 6, 2012). "forallx: An Introduction to Formal Logic" (PDF). Creative Commons. p. 25. Retrieved 28 May 2013.
  2. ^ Teller, Paul (January 10, 1989). "A Modern Formal Logic Primer: Sentence Logic Volume 1" (PDF). Prentice Hall. p. 54. Retrieved 28 May 2013.
  3. ^ Clarke, Matthew C. (March 1996). "A Comparison of Techniques for Introducing Material Implication". Cornell University. Retrieved March 4, 2012.
  4. ^ a b c d e Edgington, Dorothy (2008). Edward N. Zalta, ed. "Conditionals". The Stanford Encyclopedia of Philosophy (Winter 2008 ed.).

Further reading[edit]

External links[edit]