Jump to content

Material implication (rule of inference)

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Raycheng200 (talk | contribs) at 09:14, 24 February 2019 (→‎Proof). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In propositional logic, material implication[1][2] is a valid rule of replacement that allows for a conditional statement to be replaced by a disjunction in which the antecedent is negated. The rule states that P implies Q is logically equivalent to not-P or Q and that either form can replace the other in logical proofs.

Where "" is a metalogical symbol representing "can be replaced in a proof with."

Formal notation

The material implication rule may be written in sequent notation:

where is a metalogical symbol meaning that is a syntactic consequence of in some logical system;

or in rule form:

where the rule is that wherever an instance of "" appears on a line of a proof, it can be replaced with "";

or as the statement of a truth-functional tautology or theorem of propositional logic:

where and are propositions expressed in some formal system.

Proof

Suppose we are given that . Then, since we have by the law of excluded middle, it follows that .

Suppose, conversely, we are given . Then if P is true that rules out the first disjunct, so we have Q. In short, .[3]

Example

An example is:

If it is a bear, then it can swim.
Thus, it is not a bear or it can swim.

where is the statement "it is a bear" and is the statement "it can swim".

If it was found that the bear could not swim, written symbolically as , then both sentences are false but otherwise they are both true.

References

  1. ^ Hurley, Patrick (1991). A Concise Introduction to Logic (4th ed.). Wadsworth Publishing. pp. 364–5.
  2. ^ Copi, Irving M.; Cohen, Carl (2005). Introduction to Logic. Prentice Hall. p. 371.
  3. ^ [1]